ibm-spectrum-scale-csi
ibm-spectrum-scale-csi copied to clipboard
operator go packages updates for latest driver with csi spec 1.12
Signed-off-by: badri-pathak [email protected]
Pull request checklist
Pull request type
Please check the type of change your PR introduces:
- [ ] 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?
- [ ] Small, isolated change
- [ ] Medium, requires regression testing
- [ ] Large, requires functional and regression testing
Images:
quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:gopkgupgardes_v2
quay.io/badri_pathak/ibm-spectrum-scale-csi-operator:gopkgupgardes_v2
@saurabhwani5 Operator and regression with 1.33 and 1.34. VAC needs to be covered.
Images:
quay.io/badri_pathak/ibm-spectrum-scale-csi-driver:gopkgupgardes_v4
quay.io/badri_pathak/ibm-spectrum-scale-csi-operator:gopkgupgardes_v4
@Jainbrt @saurabhwani5 @hemalathagajendran I have modified this PR for upgrades only for go pkg and controller-runtime as we are not getting any solution on VAC support which needs more investigation. For VAC debug and csi spec updates, we can update in the Issue https://github.ibm.com/IBMSpectrumScale/scale-core/issues/9940
@badri-pathak I hope basic testing is done.