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

Jsonnet Promtail: Change function for mounting configmap in promtail daemonset #2494

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

primeroz
Copy link
Contributor

What this PR does / why we need it:
This version of the configmap mount function add an HASH of the configmap to the promtail daemonset so to trigger a reload
when the configuration change

Which issue(s) this PR fixes:

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@codecov-commenter
Copy link

Codecov Report

Merging #2494 into master will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2494      +/-   ##
==========================================
- Coverage   63.32%   63.22%   -0.11%     
==========================================
  Files         162      162              
  Lines       14115    14115              
==========================================
- Hits         8939     8924      -15     
- Misses       4467     4484      +17     
+ Partials      709      707       -2     
Impacted Files Coverage Δ
pkg/promtail/positions/positions.go 46.49% <0.00%> (-13.16%) ⬇️

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

We've often talked about doing this, thank you for the PR!

@slim-bean slim-bean merged commit 37fd9a6 into grafana:master Aug 14, 2020
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Jun 11, 2021
…na#2494)

* return directories in respose from List calls to object stores

Signed-off-by: Sandeep Sukhani <sandeep.d.sukhani@gmail.com>

* changes suggested from PR review

Signed-off-by: Sandeep Sukhani <sandeep.d.sukhani@gmail.com>
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