dda9ee08b1
This change enables the auto-reconnect in cephfs mount when a client is disconnected. It can occur by an issue in ceph client or a client eviction in mds caused by ceph client hanging. Test Plan: - PASS: upload/apply rook-ceph app - PASS: Create PVC with StorageClass cephfs - PASS: Create POD with PVC - PASS: Check in POD if the mount options was updated - PASS: Evict a connected ceph client, clear the ceph blacklist and check the pod volume is remounted correctly Partial-Bug: 2085648 Change-Id: If53951fea90e429515975ef0dc2d077f4e8f2622 Signed-off-by: Felipe Sanches Zanoni <Felipe.SanchesZanoni@windriver.com>
k8sapp-platform
This project contains StarlingX Kubernetes application specific python plugins for the platform integration application. These plugins are required to integrate the application into the StarlingX application framework and to support the various StarlingX deployments.