ibm-spectrum-scale-csi
ibm-spectrum-scale-csi copied to clipboard
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.
Add support for AFM cache volume * AFM modes supported: IW, RO, SW, LU * Driver image: quay.io/amdabhad/csi-driver:afmCaching3030 * Operator image: quay.io/amdabhad/csi-operator:afmCaching3002 * Design PR: https://github.ibm.com/IBMSpectrumScale/scale-core/pull/6965 Signed-off-by: amdabhad Co-authored-by: jacohn16...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Look for the support...
Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature Enhancement - [ ] Test Automation - [ ] Code Refactoring (no functional changes,...
## Pull request checklist ```release-notes ``` ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature Enhancement - [ ]...
## Describe the bug PVC stays in Resizing state if request size is given more than scale's fileset size limit ## How to Reproduce? Please list the steps to help...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** In the current functional availability, when the credentials gets changed, then every-time resources automatically recreates/restarts, leading to wait for 5minutes....
Update version to CSI 2.12 GO version update CSI spec update
## Describe the bug When we edit secret with wrong user and then check cso status then it is shown as true and there is no event for same ##...
## Describe the bug sometime it is seen that fileset get unlinked for unknown reason and pod creation hangs forever. There should be check for checking and linking the fileset...