-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add CHANGELOG fragments for new CLI #3254
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
Add CHANGELOG fragments for new CLI #3254
Conversation
76e48fd
to
19becf3
Compare
Most likely waiting on #3255 to fix the sanity check for the CLI reference on master. |
19becf3
to
4ce039e
Compare
CI failure is for the
I can restart the CI enough times to get this in though until kubernetes-sigs/kubebuilder#1564 fixes it. |
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
New changes are detected. LGTM label has been removed. |
Merging this. |
Description of the change:
Add CHANGELOG fragments to document the changes for:
--type=go
fromoperator-sdk new
cmd.Motivation for the change:
Follow up to #3190