deckhouse icon indicating copy to clipboard operation
deckhouse copied to clipboard

[kube-dns] Do not allow to use %.cluster.local / %.domain.local in publicDomainTemplate

Open raabdullaev opened this issue 1 year ago • 0 comments

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

raabdullaev avatar Mar 13 '24 11:03 raabdullaev