We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered:
closed by #3494
Sorry, something went wrong.
No branches or pull requests
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
We can also address these comments as we no longer will support Kubernetes 1.16
Use Cases
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: