noobaa / noobaa-operator

Operator for NooBaa - object data service for hybrid and multi cloud environments :cloud: :wrench:
https://www.noobaa.io
Apache License 2.0
102 stars 99 forks source link

Checking for pvc only if BucketLoggingPVC is not nil #1390

Closed achouhan09 closed 2 months ago

achouhan09 commented 2 months ago

Explain the changes

  1. Checking for bucket logging pvc only if BucketLoggingPVC is provided by the user. Currently, checks are failing if cephfs storage class is already present inside the cluster.

Issues: Fixed #xxx / Gap #xxx

  1. Improvement: #1368

Testing Instructions: