Felipe Sanches Zanoni dda9ee08b1 Enable auto-reconnect for cephfs mount
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>
2024-11-01 15:41:33 -03:00
..
2023-03-01 16:32:28 -03:00
2023-03-01 16:32:28 -03:00
2023-03-01 16:32:28 -03:00
2023-12-15 12:44:37 -07:00
2023-03-01 16:32:28 -03:00
2023-12-15 12:44:37 -07:00
2023-03-01 16:32:28 -03:00
2023-03-01 16:32:28 -03:00
2023-12-15 12:44:37 -07:00
2023-03-01 16:32:28 -03:00

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.