backube / volsync

Asynchronous data replication for Kubernetes volumes
https://volsync.readthedocs.io
GNU Affero General Public License v3.0
587 stars 68 forks source link

CSV needs to be updated for 0.4.1 release in the release-0.4 branch #258

Closed tesshuflower closed 2 years ago

tesshuflower commented 2 years ago

To correspond with the ACM 2.5.1 zStream release, we'll need to version our CSV that ACM picks up.

Atm I don't think we have fixes destined for release-0.4.1 but we do need to version the CSV so that ACM 2.5.1 can publish a new version - this is because images will be re-spun to pickup fixes in the base ubi8 image (and possibly golang as well).

After this step is done, the ACM midstream will need to be modified to start picking up from the release-0.4 branch again instead of the hardcoded commit that corresponds with VolSync 0.4.0

tesshuflower commented 2 years ago

/assign @tesshuflower

tesshuflower commented 2 years ago

Maybe this should have been labelled as a bug

tesshuflower commented 2 years ago

Fixed by: https://github.com/backube/volsync/pull/260