kubernetes-cd-plugin
kubernetes-cd-plugin copied to clipboard
spec.template.spec.dnsConfig: Required value: must provide `dnsConfig` when `dnsPolicy` is None
Attempting to use the custom dnsConfig override: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pods, but this plugin keeps throwing errors (as shown in the title)... I have used the same deployconfig.yml against k8s directly (using kubectl) with no issues, therefore, I assume it is a problem with this plugin. Is that true, and if so when will this plugin be fixed to support this as we will have to workaround (somehow) in the meantime?
Any updates on this?
have this problem, too.