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 kubernetes dependencies to 1.27 #3487

Closed
blkperl opened this issue Mar 31, 2024 · 1 comment
Closed

Update kubernetes dependencies to 1.27 #3487

blkperl opened this issue Mar 31, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code

Comments

@blkperl
Copy link
Contributor

blkperl commented Mar 31, 2024

Summary

Kubernetes dependencies need to be updated to a minimum of 1.27 to receive security updates as 1.26 went EOL in February.

This function will need to be changed as it panics on 1.27

go run ./hack/gen-docs/main.go
panic: feature gate "OpenAPIV3" with different spec already exists: {true true }

We can also address these comments as we no longer will support Kubernetes 1.16

Use Cases

  • Security and compliance

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.

@blkperl blkperl added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 31, 2024
@zachaller
Copy link
Collaborator

closed by #3494

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

2 participants