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

charts/victoria-metrics-k8s-stack: fix remoteWrite URLs templating #886

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

zekker6
Copy link
Contributor

@zekker6 zekker6 commented Feb 23, 2024

Fixes templating of remoteWrite URLs in case built-in VMSingle and VMCluster are both disabled. See: #865

P.S. I've tested changes on a local cluster and it works just as expected while it fails in CI. I'll investigate why CI fails for k8s-stack and address this in a separate PR.

Fixes templating of remoteWrite URLs in case built-in VMSingle and VMCluster are both disabled.
See: #865
@github-actions github-actions bot added the k8s-stack k8s-stack helm chart related issue label Feb 23, 2024
@Haleygo
Copy link
Contributor

Haleygo commented Feb 26, 2024

I've tested changes on a local cluster and it works just as expected while it fails in CI

Should caused by incompatible value change in upstream grafana chart, see grafana/helm-charts#2977.
We can fix this using fixed grafana chart v7.3.1 instead of 7.3.*( ps, this wouldn't effect victoria-metrics-k8s-stack-0.19.1 since it's already packed with grafana 7.3.1.) in dependency.
And looks like they will fix this with new version soon, I think we can ignore this error and release new victoria-metrics-k8s-stack chart after their fix, wdyt?@zekker6

Copy link
Contributor

@Haleygo Haleygo left a comment

Choose a reason for hiding this comment

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

LGTM!

@zekker6 zekker6 merged commit f15c5de into master Feb 26, 2024
5 of 13 checks passed
@zekker6 zekker6 deleted the k8s-stack/fix-rw-templating branch February 26, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s-stack k8s-stack helm chart related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants