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

build: support go1.22 #31

Merged
merged 1 commit into from
Mar 6, 2024
Merged

build: support go1.22 #31

merged 1 commit into from
Mar 6, 2024

Conversation

AlexanderYastrebov
Copy link
Collaborator

This fixes panic on go1.22, see kubernetes-sigs/controller-tools#880 and golang/go#65637

Since go get sigs.k8s.io/controller-tools updates transitive Kubernetes dependencies this change removes it from dependencies in favor of fixed version in the Makefile.

This fixes panic on go1.22, see kubernetes-sigs/controller-tools#880
and golang/go#65637

Since `go get sigs.k8s.io/controller-tools` updates transitive Kubernetes dependencies
this change removes it from dependencies in favor of fixed version in the Makefile.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
description: 'APIVersion defines the versioned schema of this representation
of an object. Servers should convert recognized schemas to the latest
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
description: |-
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Owner

@szuecs szuecs left a comment

Choose a reason for hiding this comment

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

🙏🏽

@szuecs szuecs merged commit 7f40e76 into master Mar 6, 2024
2 checks passed
@szuecs szuecs deleted the fix-go1.22-build branch March 6, 2024 19:22
@szuecs
Copy link
Owner

szuecs commented Mar 6, 2024

Tagged with v0.25.1

AlexanderYastrebov added a commit to zalando-incubator/kubernetes-on-aws that referenced this pull request Mar 11, 2024
See changes szuecs/routegroup-client#31

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit to zalando/skipper that referenced this pull request Mar 11, 2024
See changes
* szuecs/routegroup-client#31
* szuecs/routegroup-client#32

It restores a link to the origin removed by #2814
to make it clear that CRD is the copy.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit to zalando/skipper that referenced this pull request Mar 11, 2024
See changes
* szuecs/routegroup-client#31
* szuecs/routegroup-client#32

It restores a link to the origin removed by #2814
to make it clear that CRD is the copy.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
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.

None yet

2 participants