Skip to content

fix(config-reloader): set default image to match the operator version#2562

Merged
AndrewChubatiuk merged 1 commit intoVictoriaMetrics:masterfrom
arteonprifti:fix-reload
Nov 12, 2025
Merged

fix(config-reloader): set default image to match the operator version#2562
AndrewChubatiuk merged 1 commit intoVictoriaMetrics:masterfrom
arteonprifti:fix-reload

Conversation

@arteonprifti
Copy link
Contributor

Currently the reloader version is the one here: https://github.com/VictoriaMetrics/operator/blob/2ee997984d1b6d8ec7c3f07eceb2aea40fc993b1/internal/config/config.go#L115 and it doesn't match the operator version.
This is to set it to match the operator version.

By the way before v0.62.0 setting

    - name: VM_USECUSTOMCONFIGRELOADER
      value: "false"

was enough to get the same version for the reloader, but I didn't dig into that much. So maybe there is a better way, in the operator code.

@AndrewChubatiuk
Copy link
Collaborator

AndrewChubatiuk commented Nov 11, 2025

LGTM, could you please also add a changelog entry charts/victoria-metrics-operator/CHANGELOG.md?

@AndrewChubatiuk AndrewChubatiuk merged commit 1b65680 into VictoriaMetrics:master Nov 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metrics operator operator helm chart related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants