Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/valkey-cluster] the redis_url for redis_exporter should use rediss/redis scheme, not valkeys/valkey. #29589

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

elee1766
Copy link
Contributor

@elee1766 elee1766 commented Sep 24, 2024

Description of the change

change the scheme used to form the metrics target url

Benefits

this makes metrics work, as redis_exporter does not support valkeys/valkey scheme

Possible drawbacks

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@carrodher
Copy link
Member

Thanks for your contribution. Could you please bump the chart version in the Chart.yaml?

Signed-off-by: a <[email protected]>
@elee1766
Copy link
Contributor Author

@carrodher i incremented patch

Signed-off-by: Bitnami Containers <[email protected]>
@javsalgar javsalgar added verify Execute verification workflow for these changes in-progress labels Sep 26, 2024
@github-actions github-actions bot removed the triage Triage is needed label Sep 26, 2024
@github-actions github-actions bot removed the request for review from javsalgar September 26, 2024 07:11
@github-actions github-actions bot requested a review from jotamartos September 26, 2024 07:11
Signed-off-by: Bitnami Containers <[email protected]>
Copy link
Contributor

@jotamartos jotamartos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution

@jotamartos jotamartos merged commit ab5bc91 into bitnami:main Sep 26, 2024
9 checks passed
mike12806 pushed a commit to mike12806/charts that referenced this pull request Oct 30, 2024
…rediss/redis scheme, not valkeys/valkey. (bitnami#29589)

* change metrics url schema valkeys,valkey -> rediss,redis

Signed-off-by: a <[email protected]>

* bump version

Signed-off-by: a <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: a <[email protected]>
Signed-off-by: a <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
Signed-off-by: Michael Faherty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved valkey-cluster verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants