trident icon indicating copy to clipboard operation
trident copied to clipboard

Storage orchestrator for containers

Results 342 trident issues
Sort by recently updated
recently updated
newest added

We see the trident-csi not starting up with this error messages in the log: ``` Warning Unhealthy 6m36s (x10 over 7m21s) kubelet Startup probe failed: Get "https://10.9.96.45:17546/liveness": remote error: tls:...

bug

**Describe the bug** According to RedHat, the PodSecurityPolicy is deprecated in OpenShift Kubernetes v1.21 and gets removed in v1.25. It seams to be, that the OpenShift cluster load increases disproportionately...

bug

**Describe the bug** After the upgrade from v21.10.1 (and 22.04.0) to v22.07.0 only the `ontap-nas` and `ontap-nas-economy` drivers are stuck in a `failed` state: ``` message: Failed to apply the...

bug

**Describe the solution you'd like** Right now topology labels need to be present before trident starts. But in our case (using capi/metal³) that is not always the case, sometimes the...

enhancement

I wanted to update the Trident plugin from 20.07 to 22.07, but I encountered errors which I can't easily fix. **Environment** - Trident version: 20.07 - Trident installation flags used:...

bug

**Describe the solution you'd like** We would like the trident operator to upgrade the Trident controller plugin without downtime. Similar to https://github.com/NetApp/trident/issues/740, the trident operator deletes the deployment for the...

enhancement

**Describe the solution you'd like** Trident 22.07 introduced the feature of per-node igroup for the ONTAP-SAN driver. We would like to have this feature for the ONTAP-SAN-ECONOMY driver **Describe alternatives...

enhancement
tracked

**Describe the solution you'd like** We would like the trident operator to upgrade the Trident node plugins without downtime. The trident operator [deletes the Trident DaemonSet once](https://github.com/NetApp/trident/blob/v22.01.1/operator/controllers/orchestrator/installer/installer.go#L1129-L1137) when updating the...

enhancement
tracked

**Describe the solution you'd like** We have removed many RBAC permissions from Trident for ONTAP deployments. The biggest improvements IMO are: * Separating out daemonset RBACs and reducing it to...

enhancement
tracked

**Describe the bug** We use Openshift 4.10. pv and pvc are fine and bounded. We are able to mount the volume on the worker nodes manually however when we try...

bug