-
Notifications
You must be signed in to change notification settings - Fork 667
CONSOLE-4698: Enable SNC to true for frontend/console-app/components/volume-modes/snapshots and user preferences #15419
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
CONSOLE-4698: Enable SNC to true for frontend/console-app/components/volume-modes/snapshots and user preferences #15419
Conversation
|
@krishagarwal278: This pull request references CONSOLE-4698 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.20.0" version, but no target version was set. DetailsIn 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. |
|
/label docs-approved |
|
Local tsc check passed against the files in pr code and regression test passed on cluster launched against the pr. |
|
@yanpzhan: The label(s) DetailsIn 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 kubernetes-sigs/prow repository. |
|
/label qe-approved |
|
@krishagarwal278: This pull request references CONSOLE-4698 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.20.0" version, but no target version was set. DetailsIn 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. |
58807b8 to
a833ee0
Compare
491d372 to
041e43a
Compare
041e43a to
6213ca9
Compare
| annotations?: { [key: string]: string }; | ||
| clusterName?: string; | ||
| creationTimestamp?: string; | ||
| creationTimestamp?: string | number | Date; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confused by this. creationTimestamp is a string per https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata
|
/label tide/merge-method-squash |
4707224 to
64f5d71
Compare
64f5d71 to
6520587
Compare
6520587 to
f070fee
Compare
|
/retest |
|
//cc @rhamilto |
|
/retest |
f070fee to
87cbede
Compare
|
//cc @rhamilto |
87cbede to
d8a90e5
Compare
45092c0 to
e671710
Compare
|
@krishagarwal278: This PR has been marked to be verified later by DetailsIn 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: krishagarwal278, rhamilto The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@krishagarwal278: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
No description provided.