deckhouse
deckhouse copied to clipboard
[kube-dns] Do not allow to use %.cluster.local / %.domain.local in publicDomainTemplate
Preflight Checklist
- [X] I agree to follow the Code of Conduct that this project adheres to.
- [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Version
1.58.4
Expected Behavior
There should be a validation to prevent such case.
Actual Behavior
If user specifies %.cluster.local in global in modules.publicDomainTemplate and the internal domain of the cluster is also cluster.local, then there a lot of strange problems with domain resolve.
Steps To Reproduce
No response
Additional Information
No response
Logs
No response