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

policy: regenerate Server go bindings #11920

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

zaharidichev
Copy link
Member

externalWorkloadSelector has been added to the Server resource. To use it in our codebase, we need to upgrade the Golang bindings. This PR also updates all the versions of the Server resource tov1beta2

Signed-off-by: Zahari Dichev [email protected]

@zaharidichev zaharidichev requested a review from a team as a code owner January 12, 2024 13:50
@zaharidichev zaharidichev merged commit 391ce91 into main Jan 15, 2024
36 checks passed
@zaharidichev zaharidichev deleted the zd/regen-server-bindings branch January 15, 2024 09:09
klingerf added a commit to klingerf/linkerd2 that referenced this pull request Apr 30, 2024
The `v1beta1` Go API definition for Servers was removed in linkerd#11920, in
favor of the `v1beta2` definition that was being added. For backwards
compatability, the `v1beta1` definition should have been left in place.

Signed-off-by: Kevin Ingelman <[email protected]>
adleong pushed a commit that referenced this pull request May 1, 2024
The `v1beta1` Go API definition for Servers was removed in #11920, in favor of the `v1beta2` definition that was being added. For backwards compatibility, the `v1beta1` definition should have been left in place.

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.

3 participants