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

BUG: add missing namespace in ingress object #2205

Merged
merged 3 commits into from
Jun 15, 2020

Conversation

joschi36
Copy link
Contributor

What this PR does / why we need it:
In the Ingress object the namespace setting is missing.
I've added it and updated the version.

Which issue(s) this PR fixes:
none

Special notes for your reviewer:
none

Checklist

  • Documentation added
  • Tests updated

not needed

@CLAassistant
Copy link

CLAassistant commented Jun 10, 2020

CLA assistant check
All committers have signed the CLA.

@joschi36 joschi36 marked this pull request as ready for review June 10, 2020 12:24
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2020

Codecov Report

Merging #2205 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2205   +/-   ##
=======================================
  Coverage   62.14%   62.14%           
=======================================
  Files         154      154           
  Lines       12457    12457           
=======================================
  Hits         7741     7741           
- Misses       4108     4109    +1     
+ Partials      608      607    -1     
Impacted Files Coverage Δ
pkg/querier/queryrange/downstreamer.go 95.87% <0.00%> (-2.07%) ⬇️
pkg/logql/evaluator.go 92.30% <0.00%> (-0.42%) ⬇️
pkg/promtail/targets/tailer.go 78.40% <0.00%> (+4.54%) ⬆️

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

Thank you for this ! Appreciate the contribution.

@cyriltovena cyriltovena merged commit 1127d93 into grafana:master Jun 15, 2020
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Jun 11, 2021
* Upgraded Prometheus client to 1.5.0

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Fixed test-exporter compilation issue

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Fixed integration tests compilation

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Fixed tests

Signed-off-by: Marco Pracucci <marco@pracucci.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

4 participants