kubernetes / ingress-nginx

Ingress NGINX Controller for Kubernetes
https://kubernetes.github.io/ingress-nginx/
Apache License 2.0
17.4k stars 8.24k forks source link

Admission controller would check for Domain Label Too Long #10941

Open marinoborges opened 8 months ago

marinoborges commented 8 months ago

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

k8s-ci-robot commented 8 months ago

This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
reganfamor commented 8 months ago

image what is the problem of this, i have follow the instruction and procedure but this is the output. may i have some help?

github-actions[bot] commented 7 months ago

This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach #ingress-nginx-dev on Kubernetes Slack.