-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 API/KIND version #5792
Comments
Hello, @koba1t I'm currently working on updating the API_VERSION. The policy written below is outdated, so I'm unsure which version should be specified instead. Do you have any thoughts on this matter? |
@shunki-fujita This is just my personal opinion. The reason is below:
And the direction you taking is good IMHO. |
@chansuke |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
refer: #5016 I agree to support new Kubernetes APIs. /area openapi |
Eschewed features
What would you like to have added?
The version specified in the Makefile is out of date and needs to be updated.
kustomize/kyaml/openapi/Makefile
Lines 8 to 9 in bb7a280
Why is this needed?
Can't get information on recently added APIs like
ValidatingAdmissionPolicy
.https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/
Can you accomplish the motivating task without this feature, and if so, how?
It is possible by manually updating the version and building
What other solutions have you considered?
Have no other ideas.
Anything else we should know?
No response
Feature ownership
The text was updated successfully, but these errors were encountered: