Skip to content
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

Update kubectl generator for 1.24 #275

Merged
merged 3 commits into from
May 15, 2022

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented May 15, 2022

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 15, 2022
@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label May 15, 2022
@@ -252,6 +252,7 @@ func WriteCommandFile(manifest *Manifest, t *template.Template, params TopLevelC
">", ">",
"[", "<span>[</span>",
"]", "<span>]</span>",
"\n", "<br>",
Copy link
Contributor Author

@liggitt liggitt May 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generator choked on usage strings that included newlines without this

@liggitt
Copy link
Contributor Author

liggitt commented May 15, 2022

/sig cli

@k8s-ci-robot k8s-ci-robot added the sig/cli Categorizes an issue or PR as relevant to SIG CLI. label May 15, 2022
@tengqm
Copy link
Contributor

tengqm commented May 15, 2022

/approve
Thanks.

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2022
@sftim
Copy link
Contributor

sftim commented May 15, 2022

/approve

I'm not much cop with Golang so won't LGTM.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liggitt, sftim, tengqm

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kbhawkey
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 15, 2022
@k8s-ci-robot k8s-ci-robot merged commit 01f0a99 into kubernetes-sigs:master May 15, 2022
@liggitt liggitt deleted the kubectl-1.24 branch May 15, 2022 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/cli Categorizes an issue or PR as relevant to SIG CLI. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants