ibm-spectrum-scale-csi icon indicating copy to clipboard operation
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.

Results 77 ibm-spectrum-scale-csi issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Deleted two PVCS's while owning cluster was unhealthy. FS was unmounted due cluster was not in quorum. problem was fixed after few minutes. It deleted PVC's, it...

Severity: 3
Type: Bug
Customer Probability: Low
Customer Impact: Localized low impact
Found In: 2.4.0

## Describe the bug A clear and concise description of what the bug is. Kubernetes scheduler allows pod to be scheduled to a node without CSI driver registered if volume...

Phase: Development
Severity: 3
Type: Bug
Customer Probability: Low
Customer Impact: Localized high impact
Found In: 2.6.0

**Is your feature request related to a problem? Please describe.** Investigate CSIStorageCapacity API **Describe the solution you'd like** Investigate CSIStorageCapacity API For more info : https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/1472-storage-capacity-tracking/README.md

Type: Enhancement
Customer Probability: Low
Customer Impact: Minor
Found In: 2.7.0

## Describe the bug - Running Scale CSI 2.5.0 - Using an Openshift Scale CSI storage class with independent filesets. - I increased the size of a PVC from 1Gi...

Component: API
Severity: 2
Type: Bug
Customer Probability: Low
Customer Impact: Localized low impact
Phase: CPST

## Describe the bug When we apply cr file without creating required secret/configmap/psp , then also driver pods are getting created ## How to Reproduce? Please list the steps to...

Severity: 3
Type: Enhancement
Target: Operator

**Describe the bug** Created 50 pvcs and 2500 clones of those pvcs. Some cloned pvcs were not in bound state due to mmxcp issue. Then deleted all pvcs including clone...

Severity: 2
Type: Bug
Customer Probability: Medium
Customer Impact: Localized high impact

As a system admin I created the following static pv: ``` apiVersion: v1 kind: PersistentVolume metadata: name: pv-images labels: id: images spec: capacity: storage: 10Gi accessModes: - ReadOnlyMany csi: driver:...

Phase: Field
Severity: 2
Type: Enhancement
Type: Needs Design
Type: Needs Test
Target: Driver
Customer Probability: Medium
Customer Impact: Localized low impact

## Pull request checklist ```release-notes ``` ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature Enhancement - [ ]...

## Pull request checklist ```release-notes sidecar upgrade for CSI 2.13.0 & version change csi-resizer -> v1.11.2 csi-node-driver-registrar -> v2.11.1 livenessprobe -> v2.13.1 ``` ## Pull request type Please check the...

## Pull request checklist ```release-notes Remove cloudpak changes ``` ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature...