Fixes
Issue Number | Issue Description | Severity |
---|---|---|
PB-8630 | In IBM environments, backups or restores of Persistent Volume Claims (PVCs) fail when using certain CSI provisioners (e.g., IBM File). These provisioners do not invoke the kubelet ownership and permission change functions, causing kopia to fail due to insufficient read permissions.User Impact: Users with IBM File provisioners cannot perform KDMP backups because KDMP job pods lack the required read permissions. Resolution: KDMP job pods now support the anyuid annotation to address permission issues. To enable this:
This ensures KDMP job pods run with the necessary permissions, resolving backup and restore failures. Affected Versions: 24.3.3 and earlier |
Minor |