ceph-csi/deploy
Madhu Rajanna e3d1ba7703 deploy: set topology=false in provisioner sidecar
with csi-provisioner v2.x the topology based
provisioning will not have any backward compatibility
with older version of kubernetes, if the nodes are
not labeled with topology keys, the pvc creation
is going to get fail with error `accessibility
requirements: no available topology found`, disabling
the topology based provisioning by default, if user want
to use it he can always enable it.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-12-08 16:09:25 +00:00
..
cephcsi/image build: install git as when building from Dockerfile 2020-10-27 21:46:38 +00:00
cephfs/kubernetes deploy: update csi sidecar images 2020-12-08 10:23:34 +00:00
rbd/kubernetes deploy: set topology=false in provisioner sidecar 2020-12-08 16:09:25 +00:00