Introduce feature flags machinery #2543
Labels
area/deployment
Issues or PRs related to deployment tooling or infrastructure.
blocked/needs-design
Categorizes the issue or PR as blocked because it needs a design document.
kind/feature
Categorizes issue or PR as related to a new feature.
Please describe the problem you have
As we introduce more features and tuning knobs into Contour, we increase the probability of some behavior being desirable in one cluster but harmful in another. We also increase the probability of needing to ship experimental features that can be disabled in configuration.
So we should think about and discuss a feature flagging mechanism in Contour - how it would work, what kinds of application we think it might have, and how it interacts with our compatibility commitments.
The text was updated successfully, but these errors were encountered: