-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NE-1790: Enable Dynamic Configuration Manager feature gate
- Enabled Dynamic Configuration Manager if corresponding feature is on. - Added a new unsupported config override option `maxDynamicServers`, with a default value of 1, which is used only if the feature gate is on. - Disabled DCM route blueprints by setting the pool size to 0. - Added a dedicated unit test for desiredRouterDeployemnt with DCM feature gate.
- Loading branch information
1 parent
04e2c24
commit 9532e78
Showing
5 changed files
with
202 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.