Releases: openshift/oadp-operator
Releases · openshift/oadp-operator
v1.0.2
What's Changed
- OADP-339: Introduce stable-1.0 channel by @rayfordj in #606
- Required CSV annotation for RH layered products by @rayfordj in #610
- Fix oadp-425 for oadp 1.0 by @shubham-pampattiwar in #626
Full Changelog: v1.0.1...oadp-1.0.2
v1.0.1
What's Changed
- made tests' structure more generic by @mperetzred in #540
- Credential Usage Docs by @eemcmullan in #534
- Adding documentation for secret watches by @savitharaghunathan in #541
- Update Makefile by @mperetzred in #543
- Update version matrix in readme by @shubham-pampattiwar in #542
- adding credential check for cloud storage & velero spec in bsl by @savitharaghunathan in #546
- Adding blended creds to known issues by @savitharaghunathan in #545
- E2e bucket name json
awkfix by @kaovilai in #548 - e2e Replace
velwithdpaCRby @kaovilai in #549 - e2e: dump entire pod status including pod's container conditions by @kaovilai in #550
- Fix unsupported override for velero image by @dymurray in #544
- Remove duplicate default plugins by @dymurray in #555
- Update travis goproxy by @jmontleon in #553
- Docs typo snapshotLocations by @kaovilai in #558
- KubeVirt Default Image by @kaovilai in #563
Full Changelog: v1.0.0...v1.0.1
v0.5.6
v1.0.0
v0.5.5
What's Changed
- OADP-193: Fix restic enablement with custom BSL secret by @dymurray in #530
- Update Troubleshooting.md for Restic Backup Failure by @eemcmullan in #527
- Document known issues by @kaovilai in #533
- OADP-176: Fix sensitive data exposed in registry env vars by @shubham-pampattiwar in #535
- Remove restic verification CRD changes by @dymurray in #536
- E2E: Check more than one velero pod, log status if not running. by @kaovilai in #522
- OADP-200: Limit velero servicemonitor to keep bounded cardinality by @shubham-pampattiwar in #537
- Adding secrets watch by @savitharaghunathan in #528
- Making oadpv1alpha1 alias usage consistent across the repo by @savitharaghunathan in #539
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- removed vsphere from source manager config by @kaovilai in #520
- Periodic badge job rename by @kaovilai in #521
- Adding prometheus metrics to OADP must-gather by @savitharaghunathan in #508
- Enable ingestion of the exposed metrics by openshift-montoring by @shubham-pampattiwar in #410
- Adding ability for a BSL with credentials to pass validation. by @shawn-hurley in #524
- OADP-193: Fix restic enablement with custom BSL secret by @dymurray in #530
- Update Troubleshooting.md for Restic Backup Failure by @eemcmullan in #527
- Document known issues by @kaovilai in #533
- OADP-176: Fix sensitive data exposed in registry env vars by @shubham-pampattiwar in #535
- Remove restic verification CRD changes by @dymurray in #536
- E2E: Check more than one velero pod, log status if not running. by @kaovilai in #522
- OADP-200: Limit velero servicemonitor to keep bounded cardinality by @shubham-pampattiwar in #537
- Adding secrets watch by @savitharaghunathan in #528
- Making oadpv1alpha1 alias usage consistent across the repo by @savitharaghunathan in #539
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Ensure velero is deleted before proxy test starts. by @kaovilai in #510
- Timeout for must-gather failed backups by @savitharaghunathan in #497
- remove VSPHERE env configs for csv by @weshayutin in #512
- Organize Troubleshooting.md by @eemcmullan in #509
- Adding support for service principal credential for Azure plugin by @savitharaghunathan in #507
- make deploy velero namespace fix by @kaovilai in #506
- Update registry to prevent CrashLoopBackOff after replacing S3-compatible storage with AWS S3 by @eemcmullan in #515
- Azure SP docs by @savitharaghunathan in #514
- Registry should not be deployed when Azure SP is used by @savitharaghunathan in #518
- Updating azure credentials documentation by @savitharaghunathan in #519
- AWS plugin config: BSL Region not required when s3ForcePathStyle is false and BackupImages is false by @kaovilai in #517
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Adding ability to use STS token to operator on deployment by @shawn-hurley in #474
- Add 0.5.0 to matrix by @shubham-pampattiwar in #480
- Feature/fix up rename by @shawn-hurley in #477
- remove dup import by @kaovilai in #467
- deploy-olm vars can be overriden by @kaovilai in #466
- Forgot to remove the manifest files by @shawn-hurley in #481
- DeploymentConfig troubleshooting by @jaidevmane in #470
- E2E for subscription-proxy test by @kaovilai in #465
- update backup manifests to match doc, dpa-sample by @weshayutin in #484
- Disconnected fix and CSV updates by @dymurray in #486
- add velero deployment to CSV so velero SA/roles are added to CSV then removing it by @kaovilai in #482
- [e2e] 4.9 mongodb image parks-app fix by @kaovilai in #487
- Update bug_report.yaml by @kaovilai in #478
- Update screen captures for OLM install by @shubham-pampattiwar in #489
- Adding known limitations to must-gather by @savitharaghunathan in #493
- remove default secret volumes when using cloud storage provider by @shawn-hurley in #491
- Fix resource allocation config typos by @shubham-pampattiwar in #492
- Docs update with Restic NFS root_squash by @eemcmullan in #429
- e2e proxy: fix first test case failure by @kaovilai in #495
- Addressing feedback from merged PR. by @shawn-hurley in #496
- Add Cluster Profile argument for CSI test case by @hhpatel14 in #498
- api v1 upgrade CR typo by @kaovilai in #501
- Removing kube-rbac-proxy from the containers needed by @shawn-hurley in #504
- Fix Indentation in Sample CR by @eemcmullan in #505
- issue template: turn OCP versions from int to string by @kaovilai in #502
Full Changelog: v0.5.0...v0.5.2
v0.5.0
What's Changed
- snapshotLocation typo by @kaovilai in #404
- Remove noobaa flag by @kaovilai in #405
- enable pulling custom registry image by @Mathieu-Ferraton in #411
- Remove noobaa from API ref doc by @shubham-pampattiwar in #409
- Fixing volume mount issue by @savitharaghunathan in #369
- add 0.4.x to issue version selector by @kaovilai in #416
- Update ns name in docs by @shubham-pampattiwar in #415
- adding docs for custom plugin images by @jaidevmane in #394
- Bump parks app timeout to 10 minutes by @dymurray in #421
- Add Travis multiarch build by @jmontleon in #431
- Update docs for TLS config typo and note for BSL/VSL default profile warnings by @shubham-pampattiwar in #423
- Ignore macos
.DS_Storeby @kaovilai in #426 - Make travis scripts executable by @jmontleon in #436
- Install_suite e2e Refractor by @savitharaghunathan in #428
- Convert OADP operator to a namespace scoped operator by @shubham-pampattiwar in #427
- Increase script timeout and other minor Travis fixes by @jmontleon in #437
- Rewrite Travis Build by @jmontleon in #438
- Update travis script to work better with PRs by @jmontleon in #443
- Use arm64-graviton2 for arm builds by @jmontleon in #446
- Add oadp disconnected support by @shubham-pampattiwar in #448
- Add required keys for arm builds by @jmontleon in #449
- Add supported multiarch labels by @dymurray in #450
- CSI Backup-restore E2E test by @hhpatel14 in #430
- Adding profile support for registry by @deepakraj1997 in #442
- update layout to
go.kubebuilder.io/v3layout.make bundle, and update bundle manifests, remove /deploy by @kaovilai in #395 - Revert "update layout to
go.kubebuilder.io/v3layout.make bundle, and update bundle manifests, remove /deploy" by @dymurray in #457 make bundlefix v2. change project layout to kubebuilder/v3, addmake deploy-olmby @kaovilai in #461- update developer doc with vs debug instructions by @weshayutin in #464
- Cluster wide proxy by @kaovilai in #462
- Exit loop if none of the secret file pattern matches by @deepakraj1997 in #460
- enhance backup/restore error by adding velero logs by @kaovilai in #469
- Deleting a velero resource will take down the controller thread by @shawn-hurley in #455
- API v1 rewrite for GA by @dymurray in #459
- Adding must-gather for oadp by @savitharaghunathan in #463
- Backup/Restore troubleshooting by @savitharaghunathan in #445
- Add OADP API Validator by @shubham-pampattiwar in #472
- Feature/bucket creation by @shawn-hurley in #432
- Adding ability to use STS token to operator on deployment by @shawn-hurley in #473
New Contributors
- @Mathieu-Ferraton made their first contribution in #411
Full Changelog: v0.4.0...v0.5.0