Applies to Trident 21.04.01 and higher Issue The initial error, when running a Helm upgrade on an existing Trrident deployment, from the trident operator is a client/server version mismatch. After del...Applies to Trident 21.04.01 and higher Issue The initial error, when running a Helm upgrade on an existing Trrident deployment, from the trident operator is a client/server version mismatch. After deleting the trident pods to restart them, they came back with: http: TLS handshake error from IP_ADDR:SRC_PORT: remote error: tls: bad certificate
When using a private repository, in certain environments the developers want to re-tag the used container images. For csi-node-driver-registrar:v2.4.0, in a helm or operator based installation, this i...When using a private repository, in certain environments the developers want to re-tag the used container images. For csi-node-driver-registrar:v2.4.0, in a helm or operator based installation, this is not possible, due to using this particular container reference, instead of name and tag separately. In some environments, the containers need to have additional resource definitions to limit certain usage (like CPU).