-
Notifications
You must be signed in to change notification settings - Fork 23
Improve domain subcommands and some wording suggestions #62
Conversation
Signed-off-by: chaozbj <[email protected]>
Hi @chaozbj. Thanks for your PR. I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
/ok-to-test |
@navidshaikh: could you please help me review this RP since it addressed some wording improvements according to your suggestions in RP: #40? Thanks! |
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.
a few nits/typos but lgtm otherwise
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.
Please address comments
/ok-to-test
Signed-off-by: chaozbj <[email protected]>
@maximilien @zhanggbj @navidshaikh @12345lcr I addressed your comments, please help to review again. Thanks! |
Signed-off-by: chaozbj <[email protected]>
@maximilien I added a UT case for checking if the usage of root command has |
Signed-off-by: chaozbj <[email protected]>
@navidshaikh @zhanggbj @12345lcr Following the comments #47 (comment), I changed the flag from |
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.
/lgtm
/approve
/hold
@zhanggbj unhold if you approve.
Besides, noticed the cobra is pinned at v0.0.5
in go.mod, we can also consider bumping that (in a separate PR) ?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chaozbj, navidshaikh 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 |
/unhold |
This PR is mainly used to address the issue: #41 and some wording suggestions from PR: #40:
--selector
value when usingdomain set
subcommanddomain set
subcommandSilenceUsage: true
for admin root command to keep the same behaivour as kn client