-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/redis-ha] Update version of redis-exporter #16601
Conversation
Signed-off-by: Naseem <[email protected]>
@naseemkullah This seems OK for me. I can't approve for the time being. The minor version increase may be excessive, but, it's fine. /lgtm |
@DandyDeveloper: adding LGTM is restricted to approvers and reviewers in OWNERS files. In response to this:
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. |
/assign @ssalaues |
@naseemkullah I now have the authority to do things with this PR, can you update it? :) I'll get this approved and merged. |
I haven't had a chance to test this @DandyDeveloper but just be sure to keep in mind that there are breaking changes from the old to the new version of the redis exporter |
Signed-off-by: Naseem <[email protected]>
updated to |
See https://github.com/helm/charts/blob/master/REVIEW_GUIDELINES.md "versioning" - maybe add a few words in the readme on upgrading due to breaking changes? |
@davidkarlsen The problem isn't really having a breaking change and bumping the number. We don't validate this particular functionality in the CI so this would require at least manual testing by the author to start with. Since functionality of the exporter has changed, it may require more than just a version bump of the docker image. From the breaking changes notes:
We do use it to only scrape one instance (each individual pod has it's own sidecar) but don't use the cmd line flags which is where my concerns are. @naseemkullah have you tested this out to define the behavior of these changes on the chart or if the chart is even affected by the breaking changes? It's very likely that it still works 100% the same for how it is used in the chart. Does the exporter still work as expected and is still picked up by Prometheus as is? |
Hey guys, I have been running |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DandyDeveloper, naseemkullah, ssalaues The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
We should have upgraded the default to the latest version |
Yeah that detail slipped by me. @pgdagenais since you have an open bug fix PR, you could add it as a separate commit with an updated note in the PR message of the fix. |
Yes will do! |
* Update version of redis-exporter Signed-off-by: Naseem <[email protected]> * Update redis exporter to v1.3.0 Signed-off-by: Naseem <[email protected]>
* Update version of redis-exporter Signed-off-by: Naseem <[email protected]> * Update redis exporter to v1.3.0 Signed-off-by: Naseem <[email protected]>
* Update version of redis-exporter Signed-off-by: Naseem <[email protected]> * Update redis exporter to v1.3.0 Signed-off-by: Naseem <[email protected]>
Special notes for your reviewer:
https://github.com/oliver006/redis_exporter#upgrading-from-0x-to-1x
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/chart]
)