Update the Prometheus image to v2.0.0#1864
Conversation
|
@simonpasquier: Adding do-not-merge/release-note-label-needed because the release note process has not been followed. DetailsOne of the following labels is required "release-note", "release-note-action-required", or "release-note-none". Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
Hi @simonpasquier. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
2a4218e to
58950c7
Compare
Codecov Report
@@ Coverage Diff @@
## master #1864 +/- ##
=========================================
+ Coverage 81.16% 81.87% +0.7%
=========================================
Files 189 185 -4
Lines 19396 18155 -1241
=========================================
- Hits 15743 14864 -879
+ Misses 3187 2895 -292
+ Partials 466 396 -70
Continue to review full report at Codecov.
|
|
/ok-to-test |
|
/test istio-pilot-e2e |
The CLI flags have been modified accordingly.
58950c7 to
1d22a1b
Compare
|
CLAs look good, thanks! |
|
/lgtm cancel //PR changed after LGTM, removing LGTM. @douglas-reid @simonpasquier |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: douglas-reid The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
What this PR does / why we need it:
This PR updates the Prometheus image to the latest table version.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
I haven't tested it yet but it should be relatively safe. The CLI flags have been updated to match with the v2.0.0 version.
Release note: