betweenclouds
betweenclouds
We have the same issue on some downstream clusters. We opened a case with Suse, they pointed us to: https://www.suse.com/support/kb/doc/?id=000021078 but this doesn't helped with our issue. On one of...
@lindhe I tested it with Rancher v2.9.2 and trident 24.10.0 is still an issue. After applying the workaround it suceeds: ``` kubectl describe torc trident Events: Type Reason Age From...
@sjpeeris Thank you, with `forceInstallRancherClusterRoles=true` the installation is sucessful, but only if I create a namespace named `trident`. Is this a expected behavior? works: ``` helm install netapp-trident netapp-trident/trident-operator --version...
I can confirm the error on a `RKE2 v1.31.3+rke2r1` cluster with spegel installed manually, only ipv4, cni: calico: spegel `v0.0.28` works, `v0.0.29`, and `v0.0.30` not ``` Defaulted container "registry" out...
@phillebaba Yes the pods did crash with the higher versions. But I was now able to install by the RKE2 way (not helmchart). I've to do some tests but for...