-
Notifications
You must be signed in to change notification settings - Fork 75
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
CRD updates for the oc CLI fields for the NAR, NAB and NABSL objects #1648
base: master
Are you sure you want to change the base?
Conversation
Implements openshift#232 with additional fields for: - NonAdminBackup - NonAdminRestore - NonAdminBackupStorageLocation Signed-off-by: Michal Pryc <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mpryc 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 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
@mpryc: The following tests failed, say
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. |
@mpryc Would the non-admin user get confused between the columns |
hrm.. I like the way you are thinking but IMHO naming things is hard. Do you have a more clear term? Docs can handle the differences. This is a very nice update for ease of use and transparency to users. |
we could have |
@weshayutin @mpryc How about these alternatives:
|
Yes I do. |
User want to know if a status column belongs to NAC or Velero. |
I think what Tiger is saying makes a lot of sense. NOW PLEASE NEVER MAKE ME SAY THAT AGAIN. |
just use
Note: I don't know how popular our CR shortname (NAB/NAR) would be and the UX of using it in printer column, I am ok with either |
If shorter = better then my final suggestion is
|
This comment was marked as outdated.
This comment was marked as outdated.
After reading all the comments above and suggestions. Proposed Naming Convention:
|
Needed-by: migtools/oadp-non-admin#245
Implements migtools/oadp-non-admin#232 with additional fields for:
Why the changes were made
migtools/oadp-non-admin#232 and add similar fields for the NAB and NAR objects.
How to test the changes made
Prior admin approval or rejections
Created couple of BSLs - names reflect the idea behind each of them
Before any admin action:
Note the
nonexistingsecretinns-nabsl
have not created request - the user must create secret to get to that stateApproving or rejecting some:
Now the NABSL objects
Backup
Couple of backup objects were created
Restore
Nice InProgress and Completed status: