Skip to content
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

v2.4.4

07 Sep 10:52
a7fc591
Compare
Choose a tag to compare

IMPORTANT: Kubernetes 1.17 or later is required.

For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes

  • Prep for v2.4.4 release (#349)

v2.4.3

06 Sep 12:06
72f5958
Compare
Choose a tag to compare

IMPORTANT: Kubernetes 1.17 or later is required.

For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes

  • Prep for v2.4.3 release (#347)

v2.4.2

13 Jul 13:30
165afca
Compare
Choose a tag to compare

IMPORTANT: Kubernetes 1.17 or later is required.

For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes

  • Prep for v2.4.2 release (#343)
  • Allow api-manager to patch events for leader election (#342)

v2.4.1

01 Jul 14:26
e0e6ed8
Compare
Choose a tag to compare

IMPORTANT: Kubernetes 1.17 or later is required.

For general StorageOS release notes, see: https://docs.storageos.com/docs/reference/release_notes

  • Prep for v2.4.1 release (#341)
  • Operator shouldn't tolerate NoSchedule taint (#340)
  • Create roles for scheduling (#339)
  • Increase scheduler weight (#338)

v2.4.0

26 May 13:47
e1adfcb
Compare
Choose a tag to compare

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

04 May 12:28
3bc1843
Compare
Choose a tag to compare

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

24 Mar 12:57
Compare
Choose a tag to compare
  • Toleration defaults for helper pods (#311)
  • Remove priorityclass from helper pods (#312)
  • Increase lint timeout to reduce CI errors (#305)
  • Use ubi-minimal base image directly (#307)

v2.3.3

08 Feb 20:25
Compare
Choose a tag to compare
  • Use CSI attacher v3 for k8s 1.17+. #302
  • Set scheduler when PVCs use default StorageClass. #284
  • Bump base OS image. #293

v2.3.1

16 Nov 10:22
1cacd4a
Compare
Choose a tag to compare
Merge pull request #292 from darkowlzz/v2.3.1-release-prep

Prepare for v2.3.1 release

v2.3.0

27 Oct 12:08
08a33e2
Compare
Choose a tag to compare

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