1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-21 19:31:39 +02:00
typhoon/bare-metal/flatcar-linux
Dalton Hubble dc7be431e0 Remove iSCSI mounts from Kubelet
* Remove Kubelet `/etc/iscsi` and `iscsiadm` host mounts that
were added on bare-metal, since these no longer work on either
Fedora CoreOS or Flatcar Linux with newer `iscsiadm`
* These special mounts on bare-metal date back to #350 which
added them to provide a way to use iSCSI in Kubernetes v1.10
* Today, storage should be handled by external CSI providers
which handle different storage systems, which doesn't rely
on Kubelet storage utils

Close #907
2020-12-12 11:41:02 -08:00
..
kubernetes Remove iSCSI mounts from Kubelet 2020-12-12 11:41:02 -08:00