ob-operator-2.2.2
github-actions
released this
18 Jun 02:46
·
2 commits
to 0a399882615a2c4a0df4f795e3a04c318a45de0c
since this release
New Features
- Support for default storage class by leaving
storageClass
fields empty. #389 - Support for pausing reconciling CRD through
/pause-reconciling: "true"
annotation. Which may become a solution of issue #181 - Support for changing storage class of running OBClusters. #382
- New CRD
OBClusterOperation
for common operations of OBClusters. #114
Bug fixes
- Fixed issue that cluster may get deactivated after being shrunk by half.