#Orchestrator creates psp

1 messages · Page 1 of 1 (latest)

lyric berry
#

Hi guys.
I got 2 okd clusters, one with 4.11 and one with 4.10. The 4.11 cluster uses k8s 1.24, the 4.10 k8s 1.23. Both clusters will be updated to okd 4.12 that will use k8s 1.25.
I'm currently trying to install trident (22.10.0), ready for 1.25, on those clusters. I managed to get rid of the psp for the operator by using the post-1.24 bundle.yaml file but as soon as i create the orchestrator there is an psp for tridentpods created. I'm quite new to this stuff and after days of google searches and uninstalling it again i thought i give it a shot here. Is there maybe anything you guys could think of that i'm missing? The only thing that is customized on my end is that i'm using a private registry due to the docker pull limits.

vital venture
#

The psp will be removed when the cluster is upgraded, and the operator will not try to recreate it