Skip to content

v1.4.3

Compare
Choose a tag to compare
@jooseppi-luna jooseppi-luna released this 01 Mar 19:05
· 218 commits to main since this release
v1.4.3
9d6895b

Release Notes - Dell Container Storage Modules Operator 1.4.3

Features

Fixed Issues

Known Issues

  • The status field of a csm object as deployed by CSM Operator may, in limited cases, display an incorrect status for a deployment. As a workaround, the health of the deployment can be determined by checking the health of the pods.
  • When CSM Operator creates a deployment that includes secrets (e.g., application-mobility, observability, cert-manager, velero), these secrets are not deleted on uninstall and will be left behind. For example, the karavi-topology-tls, otel-collector-tls, and cert-manager-webhook-ca secrets will not be deleted. This should not cause any issues on the system, but all secrets present on the cluster can be found with kubectl get secrets -A, and any unwanted secrets can be deleted with kubectl delete secret -n <secret-namespace> <secret-name>

Documentation

Change Log

See the CHANGELOG for more details.