Skip to content

ob-operator-2.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 02:46
· 2 commits to 0a399882615a2c4a0df4f795e3a04c318a45de0c since this release
9e664cd

New Features

  1. Support for default storage class by leaving storageClass fields empty. #389
  2. Support for pausing reconciling CRD through /pause-reconciling: "true" annotation. Which may become a solution of issue #181
  3. Support for changing storage class of running OBClusters. #382
  4. New CRD OBClusterOperation for common operations of OBClusters. #114

Bug fixes

  1. Fixed issue that cluster may get deactivated after being shrunk by half.