GitHub user Jayd603 created a discussion: CSI driver - latest kubernetes
I created a cks image on a 4.22 cluster and deployed a cluster on a 4.21 cluster - I notice there is a new CSI driver that i could not enable during deployment because i'm on 4.21. However, the v3.0.0 manifest does not work and v3.0.1 does not exist. These are the errors I am getting: ```Warning: spec.template.spec.containers[1].ports[0]: duplicate port name "healthz" with spec.template.spec.containers[0].ports[0], services and probes that select ports by name will use spec.template.spec.containers[0].ports[0] daemonset.apps/cloudstack-csi-node created resource mapping not found for name: "cloudstack-snapshot" namespace: "" from "./manifest.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1" ensure CRDs are installed first Error from server (BadRequest): error when creating "./manifest.yaml": CSIDriver in version "v1" cannot be handled as a CSIDriver: strict decoding error: unknown field "roleRef", unknown field "subjects" ``` Is this due to a change in the most recent kubernetes? Anyway, any help appreciated, will look into it more and report back too. GitHub link: https://github.com/apache/cloudstack/discussions/12940 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
