Skip to content

Commit d8cc882

Browse files
author
Daniel Meyerholt
committed
Fix CoreDNS 1.7.0 and above
Starting from CoreDNS 1.7.0 the upstream option is not valid anymore and CoreDNS does not start when it is set. It has been effectively a noop since 1.5.2. Task: 42765 Story: 2009030 Change-Id: I4e8029a4cd5e89d7173758fa1dc2e718895fdbe7
1 parent ba75dce commit d8cc882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ data:
7171
health
7272
kubernetes ${DNS_CLUSTER_DOMAIN} ${PORTAL_NETWORK_CIDR} ${PODS_NETWORK_CIDR} {
7373
pods verified
74-
upstream
7574
fallthrough in-addr.arpa ip6.arpa
7675
}
7776
prometheus :9153

0 commit comments

Comments
 (0)