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
"Cluster.cluster.x-k8s.io "test_test" is invalid: metadata.name: Invalid value: "test_test": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is 'a-z0-9?(.a-z0-9?)*') is thrown
Expected behavior:
Validation should not allow values that do not conform to this rule.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected behavior:
Validation should not allow values that do not conform to this rule.
The text was updated successfully, but these errors were encountered: