-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
CLI changes as per the latest tkn release #21720
Conversation
The preview will be available shortly at: |
LGTM |
lgtm |
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
New changes are detected. LGTM label has been removed. |
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.
Just a few minor things!
== condition describe | ||
Describe a Condition. | ||
|
||
.Example: Describe the `mycondition1` Condition in a namespace |
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.
It looks like this is consistent with how you use it throughout this doc, but I'd consider saying "in the myspace
namespace", throughout the examples in the doc. Since you specifically call out myCondition1 and say "in a namespace" in the title but don't use angle brackets around to indicate that it's replaceable.
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.
Hello @bergerhoffer - This was debated before as well, QE was of the opinion of removing the "in the myspace
namespace" altogether from the example. As per them it sounded too long and repetitive, and did not add any value. We concluded to remove just "myspace
"and retain only "in a namespace".
Let me know if thats ok with you :)
LGTM now, just need to squash! |
/cherrypick enterprise-4.5 |
/cherrypick enterprise-4.4 |
@bergerhoffer: new pull request created: #21852 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 kubernetes/test-infra repository. |
@bergerhoffer: new pull request created: #21853 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 kubernetes/test-infra repository. |
This PR contains changes as per the 0.9.0 tkn release
The PR is reviewed and approved by SME and QE.
Issues included:
tektoncd/cli#594 - All commands added
tektoncd/cli#944
tektoncd/cli#943