internal/provisioner: expose the metrics port for envoy#5101
internal/provisioner: expose the metrics port for envoy#5101skriss merged 7 commits intoprojectcontour:mainfrom
Conversation
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #5101 +/- ##
==========================================
+ Coverage 77.99% 78.00% +0.01%
==========================================
Files 138 138
Lines 18269 18285 +16
==========================================
+ Hits 14248 14264 +16
Misses 3746 3746
Partials 275 275
|
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
|
ping @skriss @sunjayBhatia |
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
|
ping @sunjayBhatia @skriss |
|
Is the usage of So I don't think there is a need to add an extra flag to the contour deployment. |
|
ok, i will upgrade it |
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
|
gentle ping @skriss @sunjayBhatia |
skriss
left a comment
There was a problem hiding this comment.
Couple nits, but otherwise looks reasonable 👍
|
Please add a changelog file as well. |
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
Expose the default/changed metric port for envoy
Closes #5232.
Signed-off-by: Gang Liu gang.liu@daocloud.io