trident
trident copied to clipboard
Storage orchestrator for containers
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:...
**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...
**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...
**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...
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:...
**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...
**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...
**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...
**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...
**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...