Skip to content

Portworx Enterprise Operator 1.10.1

Compare
Choose a tag to compare
@haibinxie haibinxie released this 06 Dec 04:52
· 856 commits to master since this release
52f4dd9

Updates

  • Added support for Kubernetes version 1.25, which includes:
    • Removed PodSecurityPolicy when deploying Portworx with Operator.
    • Upgraded the API version of PodDisruptionBudget from policy/v1beta1 to policy/v1
  • Added a UI option in the spec generator to configure Kubernetes version when you choose to deploy Portworx version 2.12.
  • Operator is now deployed without verbose log by default. To enable it, add the --verbose argument to the Operator deployment.
  • For CSI deployment, the px-csi-ext pod now sets Stork as a scheduler in the px-csi-ext deployment spec.
  • Operator now chooses maxStorageNodesPerZone’s default value to efficiently manage the number of storage nodes in a cluster.