Florian Ruynat

Results 99 comments of Florian Ruynat

> > https://kubernetes.slack.com/archives/CDQSC941H/p1655128093320659?thread_ts=1655125619.496499&cid=CDQSC941H > > > FYI Debian 9 LTS is going to EOL this month. not counting ELTS that +5 yrs https://wiki.debian.org/DebianReleases#Production_Releases (edited) > > > > > >...

Did you modify the script from a windows system first ? Please check https://stackoverflow.com/questions/2920416/configure-bin-shm-bad-interpreter to fix this (or dos2unix, or anything else really)

I guess a lot of task will fail, the issue is that download role ship a lot of version for component as variable..

Great investigation @sohnaeo, I guess we should fix that

Indeed using this it seems https://github.com/client9/misspell

> ### Remove docker requirements > There is still some hardcoded docker commands in the code (network plugins, etcd, node role, ...). One of kubespray's goals is to "Deploy a...

> * Add CI job to test scale playbook I also though about that, scale and remove needs some love from CI

Why are you saying that calico-kube-controller is not installed ? https://github.com/kubernetes-sigs/kubespray/blob/master/roles/kubernetes-apps/policy_controller/calico/tasks/main.yml

Only real one is https://github.com/kubernetes-sigs/kubespray/blob/2acdc33aa17c17e4b883862c4b10bef0c6dcb2fc/roles/kubernetes-apps/policy_controller/calico/tasks/main.yml#L24 which is set in https://github.com/kubernetes-sigs/kubespray/blob/680293e79c6a1b2eefc86470a83c8369fd6b2e76/roles/kubespray-defaults/defaults/main.yaml#L471