Skip to content

Releases: rancher/backup-restore-operator

Pre-release v3.1.3-rc4

19 Jan 20:37
b1462f1
Compare
Choose a tag to compare
Pre-release

Do Not Use, tag created from incorrect branch

Pre-release v5.0.0-rc1

08 Jan 17:47
Compare
Choose a tag to compare
Pre-release

Full Changelog: v4.0.1-rc3...v5.0.0-rc1

Pre-release v4.0.0-rc2

10 Jan 20:52
314848b
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.1.3-rc2...v4.0.0-rc2

Pre-release v3.1.3-rc3

04 Jan 21:33
314848b
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.1.2...v3.1.3-rc3

Pre-release v3.1.3-rc2

04 Jan 21:26
eec7519
Compare
Choose a tag to compare
Pre-release
Merge pull request #395 from eliyamlevy/release/v3.0

Yearly License Update (Go Generate)

Pre-release v4.0.1-rc3

03 Jan 17:11
ff23b74
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v4.0.0...v4.0.1-rc3

Pre-release v4.0.1-rc2

03 Jan 15:05
ad2088a
Compare
Choose a tag to compare
Pre-release
Merge pull request #393 from eliyamlevy/release/v4.0

Updating Licenses with Go Generate

Release v4.0.0

30 Oct 18:02
7a7e04f
Compare
Choose a tag to compare
Merge pull request #384 from eliyamlevy/release/v4.0

Initial Branching Commit

Pre-release v4.0.0-rc1

19 Sep 17:05
7a7e04f
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.1.2...v4.0.0-rc1

What's Changed

Full Changelog: v3.1.2...v4.0.0-rc1

Release v3.1.2

18 Sep 18:30
f2463f5
Compare
Choose a tag to compare

What's Changed

  • Remove cluster-fleet-* namespaced resources from backup by @eliyamlevy in #367
  • Replace 3rd party action with native CLI by @rancher-security-bot in #363
  • Update github.com/rancher/hull digest to 627ef53 by @renovate-rancher in #353
  • Update module github.com/stretchr/testify to v1.8.4 by @renovate-rancher in #370
  • Update docker.io/docker/buildx-bin Docker tag to v0.11.0 by @renovate-rancher in #375
  • Update plugins/manifest Docker tag to v1.4.0 by @renovate-rancher in #376
  • Excluding bundle deployments from default resourceSet by @eliyamlevy in #381
  • Removing v1alpha4 cluster resources from backup by @eliyamlevy in #382

Release Notes

  • Due to some changes made to the default resourceSet, downstream clusters may take longer to reconnect with the local after a migration is done. If you see a downstream cluster in updating state or error state immediately after a migration please let it attempt to resolve itself. This could take from 5 to 45 minutes to complete. The quicker you re-install Rancher after completing a migration the quicker it will take for clusters to come up.
  • Any previous version of backup restore used to take a backup of rancher v2.7.7 will result in migrations hitting the above "capi-webhook-service" not found error. The solution is either to make sure that the 102.0.2+up3.1.2 version of Backup-Restore Operator (the version with cluster.x-k8s.io/v1alpha4 resources removed from the resourceSet) is used for taking the backups or if the latest chart version cannot be used then workaround will be to delete all cluster.x-k8s.io/v1alpha4 resources from the backup tar before using it to restore.

New Contributors

Full Changelog: v3.1.1...v3.1.2