Tags: kernc/loki
Tags
Helm: fix enterprise-logs license secret name (grafana#8498) **What this PR does / why we need it**: Rename `gel-license.jwt` property of secret `gel-secrets` to `license.jwt` on enterprise-logs chart to make it consistent betwen `gel-secrets` and `gel-license` kubectl secrets. * Fix the `stringData` property of the GEL secret, to contain `license.jwt` property when importing: * `gel-secrets`: containing both the `gcp_service_account.json` and `license.jwt` properties https://github.com/grafana/loki/blob/6ece17a82f15319b58befaef9aefcd9059ad266d/production/helm/loki/docs/examples/enterprise/enterprise-secrets.yaml#L1-L12 * `gel-license`: containing only the `license.jwt` property https://github.com/grafana/loki/blob/6a7403c4f5cd0a01dea13954fe6f51631f485ad1/tools/dev/k3d/environments/helm-cluster/main.jsonnet#L213-L217 * Minor fixes in the README documentation. **Special notes for your reviewer**: **Checklist** - [x] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [x] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md`
Helm: update changelog with changes from PR grafana#8467 (grafana#8601) **What this PR does / why we need it**: Update changelog with changes from PR grafana#8467 and bump helm chart version to 4.6.2 **Checklist** - [x] Reviewed the [`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md) guide (**required**) - [ ] Documentation added - [ ] Tests updated - [x] `CHANGELOG.md` updated - [ ] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md`
Helm: Remove unreleased setting from Helm chart configuration file (g… …rafana#8515) Signed-off-by: Christian Haudum <[email protected]>
Fix namespace rendering in provisioner job (grafana#8449)
[helm] Single binary object storage (grafana#8284) Co-authored-by: J Stickler <[email protected]>
PreviousNext