#Trident 23.04 controller pod is crashlooping

1 messages · Page 1 of 1 (latest)

bleak swallow
#

Hello,
We recently upgraded to 23.04 using the helm chart.
The trident-controller pod seems to be crashlooping on the trident-main container.

The only error I can see is ".......error: remove /plugin/csi.sock: permission denied"

Does anyone know what this means? What permissions are needed? Where are these applied from?

long halo
#

The helm install provides a flag “--set excludePodSecurityPolicy=true” which is needed if you are using a k8s 1.25 or over. This information is in the release notes.
Beyond that we'd need a bit more around the error to see what's going on.

bleak swallow
#

We did an upgrade from 1.23 to 1.24. Does that flag setting still apply?

long halo
#

No, not until you go to 1.25.