-
Notifications
You must be signed in to change notification settings - Fork 123
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
fail to detect invalid annotations #275
Comments
Since the regex validation is given by the server maybe it could be used to validate annotations ? |
chonton
added a commit
to chonton/kubeconform
that referenced
this issue
Aug 29, 2024
chonton
added a commit
to chonton/kubeconform
that referenced
this issue
Sep 25, 2024
chonton
added a commit
to chonton/kubeconform
that referenced
this issue
Sep 25, 2024
chonton
added a commit
to chonton/kubeconform
that referenced
this issue
Sep 25, 2024
chonton
added a commit
to chonton/kubeconform
that referenced
this issue
Sep 25, 2024
chonton
added a commit
to chonton/kubeconform
that referenced
this issue
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kubeconform fails to detect invalid annotations :
ex:
But good to notice kubectl is also not valiating correctly
But the admission controller does not let it pass
The text was updated successfully, but these errors were encountered: