From 8fdd077b1630ecd2a61ef91fa2edbdc1ea88d532 Mon Sep 17 00:00:00 2001 From: Tiago Castro Date: Thu, 14 Dec 2023 12:01:32 +0000 Subject: [PATCH] revert: 386 cherry-pick fails upgrade This change has an upgrade to loki-stack which seems to fail upgrades. Reverting until more information is gathered. todo: ensure we test upgrades on this CI and not only on e2e testing. This reverts commit bf6734042bcba39b034b7004cb3d02da86ff8da8. Signed-off-by: Tiago Castro --- chart/Chart.yaml | 2 +- chart/README.md | 2 +- chart/values.yaml | 3 --- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 2edf2056d..596ea923f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -33,7 +33,7 @@ dependencies: repository: https://jaegertracing.github.io/helm-charts condition: base.jaeger.enabled - name: loki-stack - version: 2.9.11 + version: 2.6.4 repository: https://grafana.github.io/helm-charts condition: loki-stack.enabled - name: nats diff --git a/chart/README.md b/chart/README.md index a4be93236..975b0cd62 100644 --- a/chart/README.md +++ b/chart/README.md @@ -45,7 +45,7 @@ $ helm install my-release openebs/mayastor | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | etcd | 8.6.0 | -| https://grafana.github.io/helm-charts | loki-stack | 2.9.11 | +| https://grafana.github.io/helm-charts | loki-stack | 2.6.4 | | https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.25.0 | | https://nats-io.github.io/k8s/helm/charts/ | nats | 0.19.14 | | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 3.5.0 | diff --git a/chart/values.yaml b/chart/values.yaml index 118784677..350c4b1d5 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -647,9 +647,6 @@ loki-stack: - __meta_kubernetes_pod_uid - __meta_kubernetes_pod_container_name target_label: __path__ - # Ignore readiness check if no logs are found on nodes without Mayastor components. - extraServerConfigs: |- - health_check_target: false # Eventing which enables or disables eventing-related components. eventing: