SHA256
1
0
forked from pool/velero

11 Commits

Author SHA256 Message Date
Richard Brown
66103823be Accepting request 1109540 from home:ojkastl_buildservice:Branch_devel_kubic
laaaarge update to 1.11.1

OBS-URL: https://build.opensuse.org/request/show/1109540
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=30
2023-09-12 07:41:18 +00:00
jenting hsiao
0bfef0fb00 Accepting request 962544 from home:jenting:branches:devel:kubic
- Update to version 1.8.1:
  * Bump up golang to 1.17.8
  * Generate the changelog for v1.8.1
  * Bypass the remap CRD version plugin when v1beta1 CRD is not supported ()
  * Append "-dev" suffix for the image tag of release branches
  * Enable building and pushing image for release branches
  * Modify according to comments
  * [fix] Add regional PV support for GKE
  * Check for nil before logging DefaultVolumesToRestic value

OBS-URL: https://build.opensuse.org/request/show/962544
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=26
2022-03-17 23:33:48 +00:00
jenting hsiao
cff3f2cd07 Accepting request 955178 from home:jenting:branches:devel:kubic
- Update to version 1.8.0:
  * Undeprecate the volumesnapshot plugin in the doc
  * Clean up the change log
  * cherry pick to 1.8 Change 1.8 plugins version to release version
  * Cherry pick to1.8 - Add 1.8 plugins map in e2e test
  * E2E SSR test add retry mechanism and logs
  * Remove reference of restic_restore_action.go from the doc
  * Pin the base image and golang img for v1.8.0 release
  * Update changelog for v1.8.0 ()
  * Update doc for v1.8
  * E2E test on ssr object with controller namespace mix-ups
  * Check whether the volume is provisioned by CSI driver or not by the annotation as well
  * Support running e2e testing on k8s 1.23.0
  * Check the existence of the expected service when ignoring the NodePort already allocated error
  * Fix E2E upgrade parameter issue caused by previous PR
  * Bump up velero version in upgrade test
  * add links to plugin repos
  * minor typo fixes
  * readme changes
  * Add kubernetes version compatability matrix
  * Initialize the labels field of `velero backup-location create` option
  * Update CSI docs with more context
  * Fix e2e 2500 namespaces scale test timeout problem
  * Add backup deletion e2e test
  * Parse resource from backup tarball directly rather than resolving it via discovery service to avoid  ()
  * Keep the annotation "pv.kubernetes.io/provisioned-by" when restoring PVs
  * Ignore the provided port is already allocated error when restoring the LoadBalancer service ()
  * Return the error when getting backup store in backup deletion controller ()
  * Add changelog.
  * Revert "Migrate backup sync controller from code-generator to kubebuilder ()"
  * Update code standards to direct folks to create changelogs on release… ()
  * Add rbac and annotation test cases
  * Fix statefulsets volumeClaimTemplates storageClassName after use Changing PV/PVC Storage Classes ()
  * Upgrade e2e test vsphere plugin
  * Migrate backup sync controller from code-generator to kubebuilder ()
  * Remove backups and restic repos associated with deleted BSL(s) ()
  * Adds <backup-name>-itemsnapshots.gz file to backup (when provided). ()
  * fix: remove --crds-version in velero install command
  * Consolidated code for resolving actions and plugins into ActionResolver ()
  * Add defaultVolumesToRestic to schedule api docs
  * Fix e2e test failures for the inappropriate optimaze of velero install
  * Limit backup namespaces on test resource filtering cases
  * Added UploadProgressFeature flag to enable UploadProgressMonitoring and ItemSnapshotters
  * feat: improve documentation for reverse selector
  * Bump up Go to 1.17
  * Add resoure filtering test cases
  * Added ItemSnapshotter to the plugin server framework. ()
  * update documentation ()
  * Add restoreactionitem plugin to handle admission webhook configurations
  * Build for darwin_arm64 ()
  * feat: migrate kubebuilder from v2 to v3
  * Update issue template to reference velero debug ()
  * Adjust structure of e2e test codes Put every test moduels into seperate packages and all velero install parameters integrated into one struct
  * Add the key for GKE zone for AZ collection
  * Fix snapshot e2e test issue of jsonpath
  * fix: modify generated from schedule's backup name timestamp to UTC ti… ()
  * Use logrusr instead of zap.
  * ItemSnapshotter plugin APIs.  Addresses  ()
  * Design doc for delete associated backup and restic repos when BSL is deleted ()
  * Fix: add init log option for velero controller-runtime manager.
  * Fix: add init log option for velero controller-runtime manager.
  * Read Availability zone from nodeAffinity requirements
  * Use factory.Namespace() to replace hardcoded velero namespace ()
  * Ignore the `provided port is already allocated` error when restoring the `NodePort` service ()
  * Return the error if velero failed to detect S3 region for restic repo ()
  * Fix: add init log option for velero controller-runtime manager.
  * PV remapClaimRefNS was being skipped when there was no snapshot ()
  * Check the failed phases either when uploading the snapshot in E2E testing ()
  * Only set BSL credential field if provided ()
  * add 4306 changelog
  * - fix buggy pager func fix paging items in to use list options passed by the paging function
  * Verify group before treating resource as cohabitating ()
  * Fix CVE-2020-29652 and CVE-2020-26160 ()
  * Correct the environment variable for azure credential file ()
  * Validation allows empty string namespace
  * Don't create a backup immediately after creating a schedule ()
  * Add daniel to contributor list
  * Update the design of `velero debug` ()
  * Add WenkaiYin to contributor list ()
  * Limit  kubebuilder controllers to work only for objects in own namespaces
  * Namespace validation now allows asterisks
  * Update release instruction
  * Update 1.8 roadmap for Technical health
  * 1.8 roadmap ()
  * Updated Tiltfile to pass REGISTRY env variable to build.sh Set default registry to be docker.io/velero in Tiltfile and example
  * Bump latest doc to v1.7
  * Initial draft of an object graph manifest ()
  *  - documentation - adding more troubleshooting information durin… ()
  * Specify the "--snapshot-volumes=false" option explicitly when running backup with Restic
  * Refine tag-release.sh

OBS-URL: https://build.opensuse.org/request/show/955178
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=25
2022-02-16 08:31:26 +00:00
jenting hsiao
73a97ded69 Accepting request 938971 from home:jenting:branches:devel:kubic
- Update to version 1.7.1:
  * Add change log for 1.7.1
  * add 4358 changelog
  * - fix buggy pager func fix paging items in to use list options passed by the paging function
  * Fix CVE-2020-29652 and CVE-2020-26160 ()
  * Namespace validation now allows asterisks and empty string ()
  * Comment in Dockerfile to explain the digest of base image ()

OBS-URL: https://build.opensuse.org/request/show/938971
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=23
2021-12-10 02:40:46 +00:00
jenting hsiao
5508846bd4 Accepting request 922489 from home:jenting:branches:devel:kubic
- Update to version 1.7.0:
  * Specify the "--snapshot-volumes=false" option explicitly when running backup with Restic
  * Pin the base image for v1.7 ()
  * Fix plugins incompatible issue in upgrade test ()
  * run backup/restore describe in debug subcommand ()
  * Recovery the workround for aws pending issue
  * Use velero debug command to dump the logs when case failed
  * Fix the link and content for upgrade instruction
  * Add upgrade instructions for v1.7.0
  * Add upgrade test into E2E tests
  * Generate v1.7 docs
  * Generate 1.7 changelog
  * Add `velero debug` to documentation
  * Validate namespace in velero backup create command ()
  * Empty the "ClusterIPs" along with "ClusterIP" when "ClusterIP" isn't "None" ()
  * pass velero cli executable to crashd
  * Skip restic backup/restore of DownwardAPI volumes ()
  * remove IsUnstructuredCRDReady ()
  * Several fixes to improve the stability of E2E testing ()
  * Enhance e2e test
  * Implement `velero debug` ()
  * Install/uninstall velero by CLI in the E2E test case
  * Fix log print error using a wrong var name ()
  * add changelog
  * fixes for CVE-2021-3121 and CVE-2021-3580
  * new roadmap for 1.7 ()
  * Change the base image to distroless ()
  * internal/delete: fix dropped error ()
  * Add documentation for TLS error 116 ()
  * Page list requests by default ()
  * Wait the namespace deletion completed before removing the CRDs ()
  * Update ibm-config.md ()
  * Changed format of download request name to use a random UUID rather than ()
  * Fix the random failure of E2E test cases ()
  * Use LabelSelector in Action ResourceSelector
  * Skip restore of APIServices managed by Kubernetes
  * Distinguish between different unnamed node ports when preserving
  * Add Kubernetes v1.22 CI test
  * Use appropriate CRD API during readiness check ()
  * Restic Backup: Add check if Pod is successful or failed for emptyDir.… ()
  * pkg/install: fix dropped error
  * Bump up Go to 1.16 ()
  * Select the velero deployment with both label and container name ()
  * Updated uninstall to remove both v1beta1 and v1 CRDs if present ()
  * Patch the resources of velero and kibishii when running E2E testing
  * Adding new meeting details to community documentation page ()
  * enable e2e tests to choose crd apiVersion
  * Control the name of backup used in E2E test to avoid issue on vSphere ()
  * Change CRDs default API version v1
  * Update the Tiltfile to use v1 CRDs
  * Update site documentation
  * Add CI CRD check on K8s v1.21.1
  * Update CI codespell check
  * Add changelog
  * Add new flag --crds-version of default CRD version to generated
  * Run script to generate both v1beta1 and v1 CRDs
  * Update script to generate both v1beta1 and v1 CRDs
  * Fixing multipleNamespaceTest bug - Missing expect statement in test ()
  * Run "Basic" test cases only on Github Action for pull requests ()
  * Bump up vSphere plugin version to v1.1.1
  * Generate test report for the E2E testing
  * Update stale bot setting ()
  * Update upgrade instructions to reference v1.6.2 ()
  * Add the design for `velero debug` ()
  * Fix push-build-image target
  * Change restic image log messages to info level
  * Adding Replicated logo to adopters page - take 2
  * Update k8s libraries to latest patch version ()
  * pkg/restore: fix dropped error
  * Allow registry to be configured at build time
  * Nominate Wenkai Yin to become a maintainer
  * Nominate Daniel Jiang to become a maintainer
  * Enable stale bot
  * Add changelog
  * Upgrade Velero ClusterRoleBinding to use v1 API
  * Fix -install-velero flag for e2e tests
  * Enable the E2E test on Github Action
  * So Long, and Thanks for All the Fish
  * Update upgrade instructions to reference v1.6.1 ()
  * Fix:rss link blindly appends /blog/index.html ()
  * Fix the link of release information ()
  * regression introduced in 1.6 restore progress: fix CR restore ()
  * Added multiple namespace test ()
  * Add Labels field to BackupSpec ()
  * Skip volume restores from projected sources ()
  * API groups e2e tests remove controllers ()
  * fix typos for code spell test
  * skip backuping projected volume
  * Update changelog for new PR.
  * Refactor GetRepoIdentifier tests and add new case
  * Consolidate api clients for e2e tests ()
  * Remove ashish-amarnath as maintainer ()
  * Delete residual file caused by network interruption and so on. Fixes  ()
  * Updated design to take into account protocol buffer limitations. ()
  * Add document describing manual test cases ()
  * Update Enable API Group Versions Feature docs ()
  * Update MinIO docs for correct AWS plugin version ()
  * Added BackupPhaseUploading and BackupPhaseUploadingPartialFailure backup ()
  * Remove Nolan Brubaker from active contributors
  * Remove the [insert current year] in the code standards doc
  * Add information about compression in Velero ()
  * Add PVC UID label to PVR (as we already have for PVB) ()
  * Remove nrb from PR review rotation ()
  * Support pulling plugins by digest ()
  * Update docs to state Kubernetes v1.12 is needed ()
  * Update docs to include schedule backup example ()
  * Add note about updating CRDs during development ()
  * service_action: use unstructured to marshal selective fields  ()
  * Fix gh action ()
  * Changed kibishii wait commands to output stdout/stderr, makes for better debugging ()
  *  ⚠️ Remove CSI volumesnapshot artifact deletion ()
  * Added site bio/img for maintainer/contributor sseago ()
  * Storage Supported Providers hyperlink is updated to refer to the correct path ()
  * Design doc for upload progress monitoring ()
  * Changes to secrets design ()
  * Propose Scott Seago as a maintainer ()
  * A small refactor of the e2e tests ()
  * update other versions
  * fix on-premise `--plugins` flag documentation
  * Shorten OpenStack plugin documentation link text
  * Add cpanato as Emeritus Maintainers ()
  * Fix typo in the restic document ()
  * Fix typo in restic documentation
  * 🐛  Fix plugin name derivation from image name ()
  * Fix misspelled file name ()
  * Docs: include OpenStack plugin for version 1.6
  * Define a Velero release schedule ()
  * Added release criteria to release-instructions ()
  * Improve plugin release instructions ()
  * Fix format
  * Fix path
  * Consolidate config files and fix path
  * Add Abbie to PR review requests
  * Add logo assets
  * Fix incorrect links in BSL docs ()
  * Added Eleanor to Team Bios and to Maintainers page, removed Tim ()
  * Add blog post for Velero 1.6 ()
  * use region input to detect the Bucket region Signed-off-by: Jalaja Ganapathy <jalaja@replicated.com>
  * Docs: Add OpenStack list item to plugin page
  * Docs: include OpenStack plugin in community supported providers
  * Correctly render links with fragments on docs pages

OBS-URL: https://build.opensuse.org/request/show/922489
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=22
2021-10-01 06:08:45 +00:00
jenting hsiao
c3733d1836 - Update to version 1.6.3:
* Update changelog for v1.6.3
  * Merge pull request  from zubron/add-restore-item-action-to-skip-automanaged-apiservices
  * Cherry-pick and update changelog for v1.6.3 ()
  * Cherry pick changes for 1.6.3 and add changelog ()
  * Fix bugs of E2E test cases
  * Support both v1beta1 and v1 CRDs for velero
  * Upgrade Velero ClusterRoleBinding to use v1 API ()

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=21
2021-08-13 01:42:57 +00:00
jenting hsiao
2881c43c8a - Update to version 1.6.2:
* Add changelog for v1.6.2
  * Merge pull request  from zubron/customize-velero-image-at-build-time
  * Update k8s libraries to latest patch version ()

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=20
2021-07-21 06:16:53 +00:00
jenting hsiao
dca674066d 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 ()
  * Skip volume restores from projected sources ()
  * API groups e2e tests remove controllers ()
  * Merge pull request  from alaypatel07/fix-projected-volume-for-restic
  * Consolidate api clients for e2e tests ()
  * A small refactor of the e2e tests ()
  * 🐛  Fix plugin name derivation from image name ()

OBS-URL: https://build.opensuse.org/request/show/901598
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=18
2021-06-24 01:44:16 +00:00
jenting hsiao
7b0a1c121a Accepting request 885289 from home:jenting:branches:devel:kubic
- Update to version 1.6.0:
  * Add changelog and docs for v1.6.0
  *  Upgrade docs for v1.6.0-rc2 ()
  * Revert printer columns ()
  * Add changelog and docs for v1.6.0-rc.1
  * Allow Dockerfiles to be configurable ()
  * Remove unnecessary check
  * Adress Ashish's second review
  * Runs vSphere tests with snapshots ()
  * Address Ashish's review
  * Addressed Bridget's review
  * Addressed Dave's review
  * Make uninstall more robust and informative
  * Added volume snapshot test for backup/restore. ()
  * Improve GH Action PR assign + labeling ()
  * Update upgrade docs ()
  * Upgrade e2e tests to new plugin versions (v1.2)
  * Restore progress reporting bug fix ()
  * Install plugins for additional BSL in E2E test ()
  * Updated Azure plugin in e2e tests to 1.1.2 (latest) ()
  * Upgrade restic from v0.9.6 to v0.12.0 ()
  * Use Credential from BSL for restic commands  ()
  * Partially revert adding credentials to VSL ()
  * Address review comments
  * Add E2E test for multiple credentials
  * Prefer conditional waiting over magic sleep ()
  * Proposed 1.7.0 roadmap ()
  * Assign a smaller number of reviewers to PRs ()
  * fix broken build ()
  * Pass configured BSL credential to plugin via config ()
  * Restore progress reporting ()
  * Support cli uninstall ()
  * Convert DownloadRequest resource/controller to kubebuilder  ()
  * Update in-code documentation to show resources can be specified with group name ()
  * (low priority) Add port fwding info to Tilt doc ()
  * Combine CRD install verification into 1 job, and update k8s versions ()
  * (low priority) Update to Thompson ()
  * Install CA certificates in Tilt Docker image ()
  * Update PR template to use checkbox task lists ()
  * Use pod namespace from backup when matching PVBs ()
  * added documentation for how velero handles encryption ()
  * E2E tests now run in multiple clouds in addition to KIND ()
  * fix typo in item_hook_handler ()
  * Use controller-runtime client to get restic secrets ()
  * Restore API group version by priority ()
  * Document design doc template ()
  * Really fix the Github pull request template ()
  * Use label to select Velero deployment in plugin cmd ()
  * Remove pull request processing from prow action ()
  * Add changelog
  * Restore CAPI cluster objects in a better order
  * Use correct suffix for Labeler config file ()
  * Pin version of labeler action
  * Better validation
  * Better help messages and validation check
  * Fix typo
  * Add changelog
  * Add credential field to the bsl
  * Enable Prow commands when opening or readying PRs
  * Correct PR template file name
  * Unify labels across GitHub Actions
  * Update version of prow-action ()
  * Add colors to describe command ()
  * Enable automatic labeling of PRs via Actions ()
  * Close issues after 35 total days of inactivity. ()
  * Download restic binary using curl ()
  * feat: support set BackupStorageLocation(BSL) CA certificate ()
  * Modify InitContainer checking function that potentially incurs error ()
  * Instantiate the flag map on set
  * Replace NewObjectBackupStore with interface ()
  * Download restic binary outside container ()
  * Add changelog entry
  * Add snapshot-location set command
  * Add credential arg to snapshot-location create
  * Add credential field to VolumeSnapshotLocation
  * Proposal for handling multiple credential secrets ()
  * remove FAQ pages
  * Added information about minimum space required for Minio install. ()
  * Update docs for running velero locally ()
  * Remove references to zenhub ()
  * Reword message for Q&A issue template
  * Fix typo ()
  * fix(tests): make tests pass?
  * chore(gomod): bump k8s version
  * chore(update): run 'make update'
  * fix(tests): make tests pass
  * fix: apply patch
  * feat(gomod): bump versions
  * chore(changelog): add changelog message
  * refactor(external-snapshotter): bump to v4
  * refactor(gomod): move replaces
  * Add Q&A discussion to issue templates ()
  * Support fish shell completion ()
  * Update docs to clarify backup location and relationship with other data ()
  * Add Tilt configuration to debug using Delve ()
  * Updated for new repository for Kibishii Distributed Data Generator for e2e tests ()
  * Raise logging level for PV deletion timeout ()
  * Minor kubebuilder related items to clean up  ()
  * Download Restic binary and copy into Tilt Velero image ()
  * Increased limit for Velero pod to 512M.  Fixes 
  * Capitalize all help messages ()
  * Nominate JenTing Hsiao for core maintainer ()
  * Improve name formatting logic and add more tests
  * Fix path to crds.go file in codespell config ()
  * Minor refactor plus better documentation for naming
  * issue: add flag to the schedule cmd to configure the `useOwnerReferencesInBackup` option   ()
  * Better name format for init containers
  * Tencent S3 Compatible Support Docs ()
  * Owner reference in backup when created from schedule ()
  * Ignore config/crd/crds/crds.go file in codespell ()
  * Use inline markdown links in tables ()
  *  Add more E2E tests and improvement ()
  * Add changelog
  * Improvements to BSL logic
  * Revert workflow access token changes ()
  * Preserve nodePort support with --preserve-nodeports flag ()
  * Add milestoned issues to their respective board ()
  * Use new repository-local board & github secret ()
  * Change distro ()
  * Draft design doc for restoring API group version by priority level ()
  * feat: support configure BSL CR to indicate which one is the default ()
  * Add Tilt configs ()
  * 🐛 BSLs with validation disabled should be validated at least once ()
  * Expand maintainer documentation ()
  * Organize design docs ()
  * Fix broken docker login action ()
  * Upgrade to Docker provided buildx action for CI ()
  * feat: add delete sub-command for backup-location ()
  * Don't fail backup deletion if downloading tarball fails ()
  * Add an E2E test framework to test Velero across cloud platforms ()
  * 🏃‍♂️ reducing verbosity of another log message ()
  * Modify function name typo ()
  * Fix project automation ()
  * 📖 Add docs to troubleshoot cloud-credentials ()
  * pass annotations from scheduler to created backup ()
  * Update to latest covenant coc ()
  * propose restore progress ()
  * Design doc for RestoreItemAction wait for AdditionalItems to be ready ()
  * 🏃‍♂️ Turn down logging verbosity ()
  * Add instructions to clone repo for examples ()
  * 🏃‍♂️ update setup-kind github actions CI ()
  * Add Dave Uchida ()
  * 📖 use correct link to the minio.md ()
  * Automate adding opened issues to the triage board ()
  * 🐛 Do not run ItemAction plugins for unresolvable types for all types ()
  * .github/workflows: add PR codespell workflow ()
  * Fix various typos found by codespell ()
  * 🐛 Use namespace and name to match PVB to Pod restore ()
  * Add custom 404 page to website ()
  * fixing 'velero.io/change-pvc-node-selector' plugin to fetch configmap using plugin name ()
  * 🏃‍♂ Improve log message clarity ()
  * 📖 Clarify restore hook init container priority ()
  * Add additional printer columns for CRDs ()
  * 📖 fix image links in how-velero-works page ()
  * Add warning to velero version cmd. Fixes  ()
  * fix of microsoft typo in restic docs ()
  * fix minio code samples ()
  * Adding fix for restic init container index on restores. ()
  * Ensure PVs and PVCs remain bound when doing a restore ()
  * Add initial instructions for releasing plugins ()
  * create CRB with velero-<namespace> ()
  * Auto assign reviewers when PR is ready for review ()
  * Check existing remote branches in release script ()
  * Include --validate=false in upgrade instructions ()
  * 📖 document restic limitation of backing only pod volumes ()
  * Bump Go to 1.15 ()
  * Fix BSL controller to avoid invoking init() on all BSLs regardless of ValidationFrequency ()
  * Fix version cmd getting nil pointer ()
  * Centralize + rename controller names and list ()
  * Allow Timezone change in the container ()
  * Update ROADMAP.md ()
  * restore proper lowercase/plural CRD resource ()
  * Stephanie Bauman is leaving the velero project ()
  * Allow remote for release process to be configured ()
  * Improve release docs following v1.5.1 release ()
  * Fix adopters logos ()
  * Don't attempt to publish docker images on forks ()
  * Add Velero Office Hours info ()
  * Fix 'subcommand required' error w/ cobra upgrade ()
  * v1.5 blog post ()

OBS-URL: https://build.opensuse.org/request/show/885289
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=16
2021-04-19 05:59:16 +00:00
jenting hsiao
e5d500ab19 Accepting request 883712 from home:jenting:branches:devel:kubic
- Update to version 1.5.4:
  * Add cherry-pick commits and changelog for v1.5.4 ()

OBS-URL: https://build.opensuse.org/request/show/883712
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=14
2021-04-08 03:34:58 +00:00
Richard Brown
d7abc274d5 Accepting request 863658 from home:jenting:branches:devel:kubic
- Update to version 1.5.3:
  * Add changelog for v1.5.3
  * Increased limit for Velero pod to 512M.  Fixes 
  * 🐛 BSLs with validation disabled should be validated at least once ()
  * Don't fail backup deletion if downloading tarball fails ()
  * 🐛 Do not run ItemAction plugins for unresolvable types for all types ()
  * 🐛 Use namespace and name to match PVB to Pod restore ()
  * Adding fix for restic init container index on restores. ()
  * v1.5.2 changelogs and cherry-picks ()
  * Add changelog and docs for v1.5 release ()
  * Spruce up release instructions and release scripts ()

OBS-URL: https://build.opensuse.org/request/show/863658
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=12
2021-01-18 15:30:37 +00:00