OADP-7895 Fix for the oc oadp nonadmin backup describe shows Pod Volu… - #262
OADP-7895 Fix for the oc oadp nonadmin backup describe shows Pod Volu…#262SharoonAustin06 wants to merge 1 commit into
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi @SharoonAustin06. Thanks for your PR. I'm waiting for a migtools member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
2b6d659 to
42983d1
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: SharoonAustin06 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…me Backups: <none included>
42983d1 to
d5ac56d
Compare
Why the changes were made
For the non-admin command whenever we are describing the backup it simply returns a static string, with these changes we have made it dynamic.
How to test the changes made
Create a non-admin backup for the non-admin user and try to use the oadp nonadmin describe commands with and without details flag.