operator-controller
operator-controller copied to clipboard
[epic] Add support for capturing API changes behind feature gates
After our GA release, we need to prioritize continued stability of our API. We have some identified work already which needs to alter the API so we need to identify a path/process of feature-gating the API changes so we can conditionally enable them.
Possibly related to #1975, or at least dependent on it.