This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
Releases: storageos/cluster-operator
Releases · storageos/cluster-operator
v2.4.4
v2.4.3
v2.4.2
v2.4.1
IMPORTANT: Kubernetes 1.17 or later is required.
For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes
v2.4.0
IMPORTANT: Kubernetes 1.17 or later is required.
For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes
- Bump to final v2.4.0 images (#337)
- Changes to the StorageOSCluster CR get applied to StorageOS (#336)
- Increase provisioner timeout from 15 to 30s (#335)
- Reduce CSI provisioner worker pool (#334)
- Set priority class for helper pods (#333)
- Upgrade storageos/api-manager version in readme (#332)
- Bump api-manager and set rc tag (#331)
- CSV: correct the replaces version (#330)
- Add RBAC for encryption key management (#329)
- Add rbac needed for csi-resizer v1.0.0 (#328)
- Prep for v2.4.0 (#327)
- Call APIManagerWebhookServiceTest test (#326)
- Add webhook resource migration (#325)
- Set webhook service-for label to be unique (#323)
- Fix docker credentials check (#322)
- Update CSI sidecar images (#321)
- Fix apiManagerContainer tag in v1 deploy CRD (#320)
- Validate minimum Kubernetes version (#319)
- Add pvc mutator config (#318)
- Bump csi-provisioner to v2.1.1 (#317)
- Move pod scheduler webhook to api-manager (#315)
- Add perm to allow va finalizer removal (#310)
- Add pod anti affinity to api manager (#309)
- Add rbac for api-manager fencing (#308)
- Delete CSI expand secret when cluster is deleted (#306)
- Remove pool from StorageClass, not used in v2 (#301)
- docker login to avoid toomanyrequests error (#300)
- RBAC to allow sync functions move to api-manager (#299)
- Remove some other v1.14 specific logic (#298)
- Set the default container for kubectl logs (#295)
- Run tests separately for easier debugging (#294)
- Update code owners (#291)
- Fix ServiceAccountName in the OLM bundle (#290)
- Add workflow to push image to RedHat registry (#288)
v2.4.0-rc.1
IMPORTANT: Kubernetes 1.17 or later is required.
For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes
- Bump api-manager and set rc tag (#331)
- CSV: correct the replaces version (#330)
- Add RBAC for encryption key management (#329)
- Add rbac needed for csi-resizer v1.0.0 (#328)
- Prep for v2.4.0 (#327)
- Call APIManagerWebhookServiceTest test (#326)
- Add webhook resource migration (#325)
- Set webhook service-for label to be unique (#323)
- Fix docker credentials check (#322)
- Update CSI sidecar images (#321)
- Fix apiManagerContainer tag in v1 deploy CRD (#320)
- Validate minimum Kubernetes version (#319)
- Add pvc mutator config (#318)
- Bump csi-provisioner to v2.1.1 (#317)
- Move pod scheduler webhook to api-manager (#315)
- Add perm to allow va finalizer removal (#310)
- Add pod anti affinity to api manager (#309)
- Add rbac for api-manager fencing (#308)
- Delete CSI expand secret when cluster is deleted (#306)
- Remove pool from StorageClass, not used in v2 (#301)
- docker login to avoid toomanyrequests error (#300)
- RBAC to allow sync functions move to api-manager (#299)
- Remove some other v1.14 specific logic (#298)
- Set the default container for kubectl logs (#295)
- Run tests separately for easier debugging (#294)
- Update code owners (#291)
- Fix ServiceAccountName in the OLM bundle (#290)
- Add workflow to push image to RedHat registry (#288)
v2.3.4
v2.3.3
v2.3.1
v2.3.0
For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes
- Add api-manager deployment to support ReadWriteMany volumes. #274
- Remove compatibility with the v1 Node container. To continue running StorageOS v1, use https://github.com/storageos/cluster-operator/releases/tag/1.5.4. #280
- Sets the recommended max_pids value. the init container will log warnings when the limit is lower than the recommendation. #281
- Build: Increment related image env var index for new image. #282
- Update the vendored StorageOS API to
v2.3.0
. #283 - Prepare for
v2.3.0
release. #286 - Update marketplace description to advertise Shared Volume feature. #287