Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@JacobGros JacobGros released this 18 Mar 18:24
· 488 commits to main since this release
4ea9974

Release Notes - CSI PowerFlex v2.2.0

New Features/Changes

  • Added support for Kubernetes 1.23.
  • Added support for Amazon Elastic Kubernetes Service Anywhere.

Fixed Issues

There are no fixed issues in this release.

Known Issues

Issue Workaround
Delete namespace that has PVCs and pods created with the driver. The External health monitor sidecar crashes as a result of this operation. Deleting the namespace deletes the PVCs first and then removes the pods in the namespace. This brings a condition where pods exist without their PVCs and causes the external-health-monitor sidecar to crash. This is a known issue and has been reported at kubernetes-csi/external-health-monitor#100

Note:

  • Support for Kubernetes alpha features like Volume Health Monitoring and RWOP (ReadWriteOncePod) access mode will not be available in Openshift environment as Openshift doesn't support enabling of alpha features for Production Grade clusters.

Change Log
See the CHANGELOG for more details.