mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-13 20:37:43 -02:30
Fix Flatcar flaky CI by enabling apiserver wait after DNS handler (#13063)
Remove the Flatcar/Fedora CoreOS exclusion from the wait handler and unify the Flatcar-specific notify channel into the shared "propagate resolvconf to k8s components" channel.
This commit is contained in:
@@ -53,5 +53,5 @@
|
||||
src: resolvconf.j2
|
||||
owner: root
|
||||
mode: "0644"
|
||||
notify: Preinstall | update resolvconf for Flatcar Container Linux by Kinvolk
|
||||
notify: Preinstall | propagate resolvconf to k8s components
|
||||
when: ansible_os_family in ["Flatcar", "Flatcar Container Linux by Kinvolk"]
|
||||
|
||||
Reference in New Issue
Block a user