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

helm: Allow setting 'loadBalancerSourceRanges' for the loki service #1553

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

got-root
Copy link
Contributor

@got-root got-root commented Jan 20, 2020

What this PR does / why we need it:
This allows setting the service.loadBalancerSourceRanges Helm value which then in turn sets the spec.loadBalancerSourceRanges for the loki service. This is useful in situations where someone wants to set the service.type to LoadBalancer and restrict the source networks that can access the service.

Which issue(s) this PR fixes:
No issues created for this change.

Special notes for your reviewer:
I bumped the Helm Chart versions but I noticed there are other open PR's that also bumped. Let me know if I need to bump again.

Checklist

  • Documentation added
  • Tests updated

@claassistantio
Copy link

claassistantio commented Jan 20, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@cyriltovena
Copy link
Contributor

there some conflitcs if you could take a look

@got-root
Copy link
Contributor Author

No problem. Just did a rebase and re-bumped the versions.

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@cyriltovena cyriltovena merged commit 478d715 into grafana:master Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants