IBM / ibm-spectrum-scale-csi

The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Apache License 2.0
64 stars 50 forks source link

Fixes operator reconcillation on older secret deletion and CreateVolume log fixes. #1180

Open badri-pathak opened 4 days ago

badri-pathak commented 4 days ago

Pull request checklist

PR to address issues: Driver Pods are Restarting if Previous Secret is Deleted Fix Fileset creation logs for createVolume

Pull request type

Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature Enhancement - [ ] Test Automation - [ ] Code Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Community Operator listing - [ ] Other (please describe): ## What is the current behavior?

-

What is the new behavior?

-

How risky is this change?

badri-pathak commented 4 days ago

Images: quay.io/badri_pathak/ibm-spectrum-scale-csi-operator:secretdel_v2 quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:filsetexistscheck_v2