mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-05 08:28:12 +00:00
* KEP-4427 : AllowRelaxedDNSSearchValidation * Add e2e test with feature gate to test KEP-4427 RelaxedDNSSearchValidation * Add more validatePodDNSConfig test cases Also update Regex to match the case we want. Thanks Tim and Antonio!