forked from projectcontour/contour
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/envoy: don't create service_stats cluster if stats disabled
Updates projectcontour#420 If stats are not enabled, there is no point in creating a static stats cluster as it will not be used and generates log spam. Signed-off-by: Dave Cheney <dave@cheney.net>
- Loading branch information
1 parent
cad3ade
commit 182e145
Showing
2 changed files
with
2 additions
and
11 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