-
Notifications
You must be signed in to change notification settings - Fork 663
CONSOLE-4772: Update list pages to use DataView in Workloads Tab #15653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This reverts commit 15ea7ee.
|
@rhamilto: This pull request references CONSOLE-4772 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/hold for #15651 to merge first |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rhamilto The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@rhamilto: This pull request references CONSOLE-4772 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Adding labels as this is more of the same table migration work that has previously been approved. /assign @vojtechszocs |
|
/retest |
bd37cdc to
d0134a9
Compare
|
Add/Edit PodDisruptionBudget will return 404 page even though PDB can be successfully created/updated, other changes are working well Add.Edit-PDB.mov |
d0134a9 to
da8fc33
Compare
Good catch, @yapei! I am fairly certain that bug is due to changes made by @logonoff in #15620 with an attempt to fix with #15651 (in other words, that bug is unrelated to the changes in this PR that are not part of #15651). @logonoff, I confirmed by checking out https://github.com/openshift/console/tree/6b6b09064b25455d86b938a2cb0e8d4da6f48071 and confirming the bug does not exist there. |
|
/retest |
1 similar comment
|
/retest |
|
approve this PR since PR scope changes are working well |
|
@yapei: This PR has been marked as verified by In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
#15651 got merged /retest |
|
/retest |
|
@rhamilto: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Includes changes from #15651, which should merge first.
Replaces #15489