LVM Operator does not have update or patch rights for
- StorageClass
- VolumeSnapshotClass
- SecurityContextConstraints
- CSIDriver in the CSV.
This is verifiable by checking if the service account lvms-operator that is installed with LVMS has a ClusterRole that does not contain these privileges.
In main (4.16 candidate), we are still missing patch rights.
In 4.14 and 4.15 we are missing update and patch rights. https://github.com/openshift/lvm-operator/blob/release-4.14/bundle/manifests/lvms-operator.clusterserviceversion.yaml#L284-L293
We need to patch these in because an update request to k8s might otherwise fail from the operator
- depends on
-
OCPBUGS-27358 [release-4.15] LVM Operator does not have update and patch rights for various Cluster scoped resources
-
- Closed
-
- is depended on by
-
OCPBUGS-27404 [release-4.13] LVM Operator does not have update and patch rights for various Cluster scoped resources
-
- Closed
-
- links to
-
RHBA-2024:126820 LVMS 4.14 Bug Fix and Enhancement update
- mentioned on