Skip to content

fix: rendering Loki password for team#3299

Merged
j-zimnowoda merged 9 commits into
mainfrom
fix-loki-password
Jun 2, 2026
Merged

fix: rendering Loki password for team#3299
j-zimnowoda merged 9 commits into
mainfrom
fix-loki-password

Conversation

@j-zimnowoda
Copy link
Copy Markdown
Contributor

📌 Summary

fixes #3297

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

@j-zimnowoda j-zimnowoda requested review from Ani1357 and merll as code owners June 1, 2026 12:06
@j-zimnowoda j-zimnowoda changed the title Fix loki password fix: rendering Loki password for team Jun 1, 2026
@svcAPLBot
Copy link
Copy Markdown
Contributor

svcAPLBot commented Jun 1, 2026

Comparison of Helm chart templating output:

# rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml

# raw/templates/resources.yaml

@@ spec.data.0.match.secretKey @@
# external-secrets.io/v1alpha1/PushSecret/apl-secrets/team-demo-grafana-loki-push
! ± value change
- adminPassword
+ settings_password

@@ spec.selector.secret.name @@
# external-secrets.io/v1alpha1/PushSecret/apl-secrets/team-demo-grafana-loki-push
! ± value change
- loki-secrets
+ team-demo-settings-secrets

# raw/templates/resources.yaml

@@ spec.data.0.match.secretKey @@
# external-secrets.io/v1alpha1/PushSecret/apl-secrets/team-dev-grafana-loki-push
! ± value change
- adminPassword
+ settings_password

@@ spec.selector.secret.name @@
# external-secrets.io/v1alpha1/PushSecret/apl-secrets/team-dev-grafana-loki-push
! ± value change
- loki-secrets
+ team-dev-settings-secrets

# values-repo.yaml

@j-zimnowoda j-zimnowoda merged commit 0bb5e43 into main Jun 2, 2026
14 checks passed
@j-zimnowoda j-zimnowoda deleted the fix-loki-password branch June 2, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loki dashboard label filters return Unauthorized error for team users

3 participants