Tags: coam/kubespray
Tags
Fix SAN address collection from ansible_default_ipv{4,6} (kubernetes-…
…sigs#12505)
Signed-off-by: Hyeonki Hong <hhk7734@gmail.com>
Co-authored-by: Hyeonki Hong <hhk7734@gmail.com>
Fix: galaxy.yml set version to 2.27.1 (kubernetes-sigs#12345) Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
Check CentOS-Base.repo exists for CentOS 7 (kubernetes-sigs#11546) Signed-off-by: tu1h <lihai.tu@daocloud.io> Co-authored-by: tu1h <lihai.tu@daocloud.io>
boostrap-os: use import_tasks instead of symlinks (kubernetes-sigs#11508 ) Working symlinks are dependant on git configuration (when using the playbook as a git repository, which is common), precisely `git config core.symlinks`. While this is enabled by default, some company policies will disable it. Instead, use import_tasks which should avoid that class of bugs.
Merge pull request kubernetes-sigs#11156 from jisnardo/master Update kube-vip to v0.8.0
Fix logical error when checking for boostrap-os (kubernetes-sigs#10867)… … (kubernetes-sigs#10953) Also remove some clutter along the way.
PreviousNext