You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually the expected behavior.
Name check is NOT part of the K8s schema and therefore, it's not validated by kubeconform.
Why it's not part of the schema, and it's part of the server validation script? I don't know 🤷♂️
Each of the following is accepted by
kubeconform
:But I'm getting, as expected,
from server for: "....yaml": resource name may not be empty
from k8s server :/The text was updated successfully, but these errors were encountered: