You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(webhook): Force apply the CRD in the CRD maintainer (#1116)
* fix: Force apply the CRD in the CRD maintainer
This ensures the operator will be the sole manager of the CRD (and
all its fields) going forward. This avoids running into conflicts
when CRDs were previously deployed by helm or stackablectl.
* chore: Add changelog entry
* chore: Apply suggestion
Co-authored-by: Sebastian Bernauer <[email protected]>
---------
Co-authored-by: Sebastian Bernauer <[email protected]>
0 commit comments