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 conversion-gen to a fixed tag #256

Merged
merged 1 commit into from
May 23, 2024

Conversation

flawedmatrix
Copy link
Contributor

@flawedmatrix flawedmatrix commented May 20, 2024

What this PR does / why we need it:

Fixes conversion-gen to use a version tag instead of using latest

Also removes --output-base since it is no longer a valid tag

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 20, 2024
@k8s-ci-robot k8s-ci-robot requested review from mcbenjemaa and schrej May 20, 2024 15:55
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 20, 2024
@schrej
Copy link
Member

schrej commented May 21, 2024

can you take a look at #250 and rebase this one after that's merged?

@flawedmatrix
Copy link
Contributor Author

Oh I totally missed that PR. Thanks for bringing it up.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 22, 2024
Fixes conversion-gen to use a version tag instead of
using latest

Removes --output-base since it's no longer a valid flag

Signed-off-by: Edwin Xie <edwin.xie@broadcom.com>
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 22, 2024
@flawedmatrix flawedmatrix changed the title 🌱 Update controller-gen and conversion-gen to latest tags 🌱 Update conversion-gen to a fixed tag May 22, 2024
@flawedmatrix
Copy link
Contributor Author

@schrej Rebased. A lot of it ended up being duplicate work so I modified this PR's purpose.

@mcbenjemaa
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels May 22, 2024
@schrej
Copy link
Member

schrej commented May 23, 2024

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flawedmatrix, schrej

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

@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 23, 2024
@k8s-ci-robot k8s-ci-robot merged commit 70199be into kubernetes-sigs:main May 23, 2024
14 checks passed
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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants