generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What would you like to be added:
Extend the existing the text based configuration to:
- Enable experimental features via a set of feature flags
- Configure the SaturationDetector
Why is this needed:
It is cleaner to use a configuration file than to use environment variables. This will also consolidate more of the EPP's configuration in one place.
This issue is a followup to PR #1391, to enable the new data layer via the text configuration rather than an environment variables. This can also be easily extended to support the new flow control layer as well.
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.