Releases: openshift/oadp-operator
v1.1.2
What's Changed
- OADP-694 oadp-1.1: Add data mover to e2e by @kaovilai in #863
- oadp-1.1: yq format when for
make test
. pin gomega to v1.22 by @kaovilai in #859 - cp oadp-1.1: OADP-1015 Two volume b/r E2E-test #864 + data mover implementation by @kaovilai in #870
- [oadp-1.1] Remove creation/usage of velero-privileged SCC (OADP-290) by @openshift-cherrypick-robot in #877
- oadp-1.1: Use go 1.18 in build/ci-Dockerfile chmod -R 777 /go/ by @kaovilai in #885
- velero crd and golang dep updates for 1.9.5 by @sseago in #883
- oadp-1.1: OADP-1056 Allow more than one BSL of a provider by @kaovilai in #887
- oadp-1.1: OADP-1150 Add Env to dpa.Spec.PodConfig by @kaovilai in #886
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- updating references to velero fork as of 1.9.2-rc.1 by @sseago in #824
- [oadp-1.1] OADP-774 must-gather: add timeout to velero logs/describe, var typos, remove duplicate logs, add
make run
by @openshift-cherrypick-robot in #821 - [oadp-1.1] Use yq to add nullables to bundle CRD (#796) by @kaovilai in #813
- oadp-1.1: OADP-812 Reduce logging after reconciled is reached. by @kaovilai in #841
- [oadp-1.1] OADP-642: spec field descriptions in web console matches yaml case. by @openshift-cherrypick-robot in #851
- Add -d to
go get
for ci dockerfile. by @kaovilai in #856 - [oadp-1.1] OADP-608:Add datamover gcp support by @openshift-cherrypick-robot in #857
- [oadp-1.1] Add must-gather to travis by @openshift-cherrypick-robot in #834
Full Changelog: v1.1.0...v1.1.1
v1.0.8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Enable e2e tests to execute against downstream build by @hhpatel14 in #823
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- [oadp-1.0] Update OWNERS file by @openshift-cherrypick-robot in #829
- updating plugin/velero images to use 1.0 branches. by @sseago in #832
- oadp-1.0: OADP-389
go get github.com/prometheus/[email protected]
by @kaovilai in #833 - oadp-1.0: OADP-812 Reduce logging after reconciled is reached. by @kaovilai in #842
- OADP-823: Address oadp-1.0.z with ocp 4.11 csi compatibility issue by @shubham-pampattiwar in #848
- OADP-823 unit test for oadp-1.0 csi plugin cluster version validation by @kaovilai in #850
- oadp-1.0: ci: Ensure go mod matches ginkgo bin installed by @kaovilai in #853
Full Changelog: v1.0.4...v1.0.5
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.0
What's Changed
- Added CSI Example to Docs by @eemcmullan in #554
- upgraded ginkgo on tests to ginkgo 2.0 by @mperetzred in #560
- New structural changes to test repo by @nitishSr in #531
- Add upgrade MTC-OADP integration upgrade steps by @shubham-pampattiwar in #562
- Multi cloud e2e master rebase by @deepakraj1997 in #568
- add a unique owners file for tests/e2e by @weshayutin in #567
- aws cloudstorage bucket refactor by @kaovilai in #561
- E2E Tests: Fix azure templating name. by @deepakraj1997 in #573
- Add Velero metrics recording rule by @shubham-pampattiwar in #579
- doc: Add
kubevirt
todefaultPlugin
, extends #563 by @kaovilai in #583 - Add status descriptors to CSV by @eemcmullan in #580
- Makefile refactor
deploy-tmp
tovelero-role-tmp
exposeapply-velerosa-role
by @kaovilai in #581 - add available OADP versions to issue template by @kaovilai in #586
- Add-1.0.1 to version matrix by @shubham-pampattiwar in #587
- Add kubevirt to pluginSpecificFields, rm unused var by @kaovilai in #589
- [OADP-450] Reduce "perform updated on X ..." reconciler logs by @kaovilai in #584
- CloudStorage: Only delete and remove finalizer if there exists an annotation. by @kaovilai in #574
- Only
cat /var/run/oadp-credentials/new-velero-bucket-name
when needed by @kaovilai in #591 - updated velero CRDs to velero 1.8.0, fix common.go quay image tags by @sseago in #593
- replacing mssql with multi-arch mysql by @mperetzred in #595
- Removing centos mirror for must-gather image by @deepakraj1997 in #596
- Adding gather_logs_without_zip script for the use case of (#594) by @deepakraj1997 in #599
- Remove gp2 storage class by @hhpatel14 in #601
- update velero CRDs to konveyor-dev latest by @sseago in #598
- Required CSV annotation for RH layered products by @rayfordj in #611
- Fix access key value containing
=
edge case by @kaovilai in #603 - remove support for
make deploy
by @kaovilai in #600 - automate yq install with go install by @kaovilai in #613
- Running must gather after each tests by @deepakraj1997 in #594
- nit: re consistentency of templates and PR#601 by @weshayutin in #608
- Redirect users to docs.openshift.com for install instructions. by @kaovilai in #617
- Adding Multi Cloud Testing Docs by @deepakraj1997 in #602
- Update CSV docs url by @dymurray in #620
- Fix mysql/maria sample to have a sampleapp and data by @weshayutin in #612
- Fix OADP-425 by @shubham-pampattiwar in #625
- Update upstream kubevirt tag in manager deployment env, preserve #611 changes in config by @kaovilai in #615
- OADP-329 - velero loglevel feature flag by @kaovilai in #588
- update docs/examples, use ci templates and mysql by @weshayutin in #627
- Changing Credentials Mount Name for BSL when CredentialsFile key is used in Config - Fixes CI by @deepakraj1997 in #637
- [OADP-458] Bring back
component: velero
label by @kaovilai in #638 - Don't getProviderSecret when noDefaultBackupLocation: true, backupImages: false by @kaovilai in #607
- Direct docs to Customer Portal by @kaovilai in #642
- Add templateinstances to troubleshooting doc by @dymurray in #643
- Handling Azure Parameters in CI Env using templates. by @deepakraj1997 in #582
- Adding function to verify Backup / Restore data by @deepakraj1997 in #624
- B/R e2e add velero restic DC workaround, describe, namespace events, wait for CSI snapshot to be ready, IsDCReady wait for builds, azure-rg by @kaovilai in #654
- Replace carriage return when getting provider secrets for registry + E2E changes by @kaovilai in #652
- OADP Blog init + odf-oadp blog by @kaovilai in #592
- VSCode Debugging launch template. e2e accept environment flags. by @kaovilai in #639
- e2e retries CreateOrUpdate on DPA to resolve "... please apply your changes to the latest version ..." by @kaovilai in #653
- replace the parks-app with todolist on mongo by @weshayutin in #649
- Fix OADP-487 by @shubham-pampattiwar in #667
- bump version table, issue template by @kaovilai in #663
- Add templateinstances to step 3 restic DC troubleshooting by @kaovilai in #656
- OADP 486 - Update velero service account permissions by @dymurray in #673
- deploy-olm make target uses tmp to avoid modifying repo by @kaovilai in #669
- Makefile CLUSTER_TYPE auto discovery by @kaovilai in #664
- Fix missing err return for updateRegistrySecret function by @shubham-pampattiwar in #678
- [OADP-452 , OADP-490] Add labels to dpa podConfig, Fix velero pod (match)labels missing
deploy: velero
by @kaovilai in #668 - Ibmcloud e2e by @Mathieu-Ferraton in #636
- [OADP-460] Don't mount cloud provider secret volumes with NoDefaultBackupLocation by @kaovilai in #662
- SubscriptionSuiteTest check deployment/deamonset ENV instead of pods in namespace. by @kaovilai in #697
- OADP-521 set controller reference after modifying objectmeta by @kaovilai in #698
- OADP-524 mtc operator type by @kaovilai in #701
- e2e for OADP-460 noDefaultBackupLocation, check B/R is successful using BSL created manually by @kaovilai in #690
- [OADP-329] mimic velero cli loglevel options by @kaovilai in #692
- Fix OADP 526 by @shubham-pampattiwar in #704
- Fix docs link for build from src by @shubham-pampattiwar in #706
- Datamover CRD design by @savitharaghunathan in #597
- use a full vm for arm builds in travis by @jmontleon in #713
- OADP-535 allow for nullable resource allocations by @dymurray in #711
- Remove NoDefaultBackupLocation e2e entry + registry probe timeout bump (fix azure flakes) by @kaovilai in #717
- Update OWNERS file by @savitharaghunathan in #729
- Add tech preview
features
struct to DPA CRD, addenableDataMover
flag to DPAfeatures
, data-mover controller deployment and data-mover csi plugin by @shubham-pampattiwar in #727 - go 1.18
make kustomize
fix, GH Actions: go 1.18, submit-coverage fix by @kaovilai in #716 - OADP-542 [master] Fix restic credential mount for mtc operator by @openshift-cherrypick-robot in #726
- Makefile envtest patch for darwin/arm64 by @kaovilai in #732
- crd changes for velero konveyor-dev update pre-1.9 by @sseago in #696
- set podman/docker build platform to linux/amd64 for dev cluster by @kaovilai in #735
- Add deletecollection for pvcs by @eemcmullan in https://github.c...
v1.0.4
Full Changelog: v1.0.3...v1.0.4
OADP 1.0.3
OADP-329 - Enable support for velero debug mode
OADP-378 - =
in cloud-credentials value could cause parsing failure
OADP-450 - Velero Deployment metadata update reconcile indefinitely
OADP-452 - Add custom labels to velero and restic pod
OADP-459 - Common backup plugin is causing performance problems
OADP-462 - HorizontalPodAutoscalers fail to restore on ocp4 from ocp3 backup
OADP-486 - Velero service account permissions are too permissive for SCCs
OADP-490 - Bring back "deploy": "velero" label to velero Pods
OADP-463 - Credentials containing carriage return are not processed correctly.
OADP-487 - Setting velero deployment node selector is not working
OADP-488 - Restic restores not working with kubevirt plugin installed
OADP-521 - Velero deployment & Restic daemonset are not being deleted after deleting DPA CR
OADP-460 - Credential Secret Get error when NoDefaultBackupLocation is true
OADP-524 - Velero pod is missing secret volumeMounts
OADP-534 - GCP: setting custom secret name fails reconciliation
OADP-526 - Customizing CPU and Memory should be independent of each other for Velero deployment
OADP-535 - Unable to create DPA CR with null resourceAllocation values
OADP-542 - [MTC] Migrations gets stuck at StageBackup stage for indirect runs