SHA256
1
0
forked from pool/velero

Accepting request 901598 from home:jenting:branches:devel:kubic

- Update to version 1.6.1:
  * Add changelog for v1.6.1
  * regression introduced in 1.6 restore progress: fix CR restore (#3845)
  * Skip volume restores from projected sources (#3877)
  * API groups e2e tests remove controllers (#3564)
  * Merge pull request #3866 from alaypatel07/fix-projected-volume-for-restic
  * Consolidate api clients for e2e tests (#3764)
  * A small refactor of the e2e tests (#3726)
  * 🐛  Fix plugin name derivation from image name (#3711)

OBS-URL: https://build.opensuse.org/request/show/901598
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=18
This commit is contained in:
jenting hsiao
2021-06-24 01:44:16 +00:00
committed by Git OBS Bridge
parent 7b0a1c121a
commit dca674066d
7 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jun 24 00:21:58 UTC 2021 - jenting.hsiao@suse.com
- Update to version 1.6.1:
* Add changelog for v1.6.1
* regression introduced in 1.6 restore progress: fix CR restore (#3845)
* Skip volume restores from projected sources (#3877)
* API groups e2e tests remove controllers (#3564)
* Merge pull request #3866 from alaypatel07/fix-projected-volume-for-restic
* Consolidate api clients for e2e tests (#3764)
* A small refactor of the e2e tests (#3726)
* 🐛 Fix plugin name derivation from image name (#3711)
-------------------------------------------------------------------
Wed Apr 14 08:18:10 UTC 2021 - jenting.hsiao@suse.com