Admission controller would check for Domain Label Too Long #10941
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What do you want to happen?
Currently, Ingress resources with Domain Names containing labels equal or longer than 64 characters (which violates RFC 1035 - reference) are successfully validated.
The feature request is to have a lever (preferably that could be turned on/off) to prevent Ingress with Domain Label Too Long to be accepted by the admission controller.
Is there currently another issue associated with this?
No
Does it require a particular kubernetes version?
No
The text was updated successfully, but these errors were encountered: