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: added missing namespace to query-scheduler-discovery service #11648

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

simplydreamy0
Copy link
Contributor

What this PR does / why we need it:
This PR adds the namespace attribute to the query-scheduler-service descriptor because it is needed when deploying loki in non-default namespace

Which issue(s) this PR fixes:
Fixes #10048

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
    • If the change is worth mentioning in the release notes, add add-to-release-notes label
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR

I hope I did everything right with the changelog, chat and readme updates since this my first PR, please tell me if something needs fixing.

@CLAassistant
Copy link

CLAassistant commented Jan 11, 2024

CLA assistant check
All committers have signed the CLA.

@MichelHollands MichelHollands merged commit 6ae46dc into grafana:main Jan 12, 2024
9 checks passed
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
…rafana#11648)

**What this PR does / why we need it**:
This PR adds the namespace attribute to the query-scheduler-service
descriptor because it is needed when deploying loki in non-default
namespace

**Which issue(s) this PR fixes**:
Fixes grafana#10048 

**Special notes for your reviewer**:

**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [x] Documentation added
- [x] Tests updated
- [x] `CHANGELOG.md` updated
- [x] If the change is worth mentioning in the release notes, add
`add-to-release-notes` label
- [x] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/setup/upgrade/_index.md`
- [x] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](grafana@d10549e)

I hope I did everything right with the changelog, chat and readme
updates since this my first PR, please tell me if something needs
fixing.
mraboosk pushed a commit to mraboosk/loki that referenced this pull request Oct 7, 2024
…rafana#11648)

**What this PR does / why we need it**:
This PR adds the namespace attribute to the query-scheduler-service
descriptor because it is needed when deploying loki in non-default
namespace

**Which issue(s) this PR fixes**:
Fixes grafana#10048 

**Special notes for your reviewer**:

**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [x] Documentation added
- [x] Tests updated
- [x] `CHANGELOG.md` updated
- [x] If the change is worth mentioning in the release notes, add
`add-to-release-notes` label
- [x] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/setup/upgrade/_index.md`
- [x] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](grafana@2cef71e)

I hope I did everything right with the changelog, chat and readme
updates since this my first PR, please tell me if something needs
fixing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart: Installation in non-default namespace not working
3 participants