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

Upgrade to client-go 0.30.0 #12463

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Upgrade to client-go 0.30.0 #12463

merged 2 commits into from
Apr 18, 2024

Conversation

adleong
Copy link
Member

@adleong adleong commented Apr 18, 2024

Upgrades client-go related deps to v0.30.0. This also requires specifying the go version explicitly at 1.22.0.

@adleong adleong requested a review from a team as a code owner April 18, 2024 18:33
Signed-off-by: Alex Leong <[email protected]>
@olix0r olix0r merged commit c331b04 into main Apr 18, 2024
33 checks passed
@olix0r olix0r deleted the alex/client-go-0.30.0 branch April 18, 2024 22:47
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 22, 2024
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 22, 2024
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 24, 2024
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 24, 2024
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 24, 2024
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 24, 2024
klingerf added a commit to klingerf/linkerd2 that referenced this pull request Apr 30, 2024
We use the `kube_codegen.sh` script from the kubernetes/code-generator
repo to generate Go bindings for CRDs defined in this repo. The
arguments and flags for that script changed in Kubernetes 1.30, which
broke our usage of that script when this repo's Kubernetes dependencies
were updated in linkerd#12463.

In this change, I'm updating `bin/update-codegen.sh` to work with the
latest version of the `kube_codegen.sh` script.

To validate, check out this branch and run `bin/update-codegen.sh`. The
script should exit cleanly, and there should be no changes to the
previously-generated Go bindings.

Signed-off-by: Kevin Ingelman <[email protected]>
olix0r pushed a commit that referenced this pull request Apr 30, 2024
We use the `kube_codegen.sh` script from the kubernetes/code-generator
repo to generate Go bindings for CRDs defined in this repo. The
arguments and flags for that script changed in Kubernetes 1.30, which
broke our usage of that script when this repo's Kubernetes dependencies
were updated in #12463.

In this change, I'm updating `bin/update-codegen.sh` to work with the
latest version of the `kube_codegen.sh` script.

To validate, check out this branch and run `bin/update-codegen.sh`. The
script should exit cleanly, and there should be no changes to the
previously-generated Go bindings.

Signed-off-by: Kevin Ingelman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants