Fix CRDs To Match Upstream
General MR
Summary
Fix CRDs To Match Upstream
Relevant logs/screenshots
N/A
Linked Issue
N/A
Upgrade Notices
Several changes are noted for external-secrets version 0.16. Please, review them here: https://github.com/external-secrets/external-secrets/releases. There are some noted BREAKING CHANGES documented there that may apply to your installation.
The CRDs for Big Ban external-secrets are installed separately and are not currently upgraded automatically. As a result, you may see the external-secrets pod showing an error after upgrading Big Bang.
To upgrade the CRDs, you can run this online. *** URL NEEDS UPDATE AFTER TAG CREATE ***
$ kubectl apply -f https://repo1.dso.mil/big-bang/product/packages/external-secrets/-/raw/0.16.2-bb.1/chart/crds/bundle.yaml
After applying the updated CRDs, the external-secrets pod should start up.