intel / pmem-csi

Persistent Memory Container Storage Interface Driver
Apache License 2.0
164 stars 55 forks source link

release-1.0: operator-sdk 1.15.0, kustomize 4.4.1, controller-gen 0.7.0 #1062

Closed pohly closed 2 years ago

pohly commented 2 years ago

When generating the bundle with operator-sdk 1.6.1, verification for OpenShift fails because there operator-sdk 1.13.1 is used which complains:

ERRO[0000] Error: Value pmem-csi-operator: invalid service account found in bundle. sa name cannot match service account defined for deployment spec in CSV

(cherry picked from commit 4e8e9dc0c67c08e286b1cb116d42a84293f433aa)

Related-to: https://connect.redhat.com/support/technology-partner/#/case/03112042

CC @kirin1994