kubernetes/cmd/kubeadm/app/phases/addons/dns
Rostislav M. Georgiev fbfd44f337 kubeadm: Fix panic in isCoreDNSVersionSupported
A narrow assumption of what is contained in the `imageID` fields for the
CoreDNS pods causes a panic upon upgrade.
Fix this by using a proper regex to match a trailing SHA256 image digest
in `imageID` or return an error if it cannot find it.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-03-26 20:26:32 +02:00
..
BUILD kubeadm --service-cluster-ip-range supports a comma seperated list 2019-09-16 09:33:43 -07:00
dns_test.go generated: run refactor 2020-02-08 12:30:21 -05:00
dns.go kubeadm: Fix panic in isCoreDNSVersionSupported 2020-03-26 20:26:32 +02:00
manifests.go Replace Beta OS/arch labels with the GA ones 2020-02-13 09:38:51 -08:00