openshift / openshift/oadp-operator
Delete registry secret code from oadp-operator - OADP 1.2
Open
@kaovilai is already working on this.
Since Mar 14, 2023.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 92
- Forks
- 93
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 43
Description
For OADP 1.1+ Currently we reconcile secrets for registry environment variables inside oadp-operator repo.
openshift-velero-plugin then from BSL name, refer back to a hardcoded pattern for a secret name that registry retrieves environment variables from.
Removing this reduce complexity in debugging/updating the "plugin registry" component going forward.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.