Skip to content

fix: add excludePaths to authpolicy-jwt for monitoring team#3277

Merged
ferruhcihan merged 1 commit into
mainfrom
APL-1887
May 26, 2026
Merged

fix: add excludePaths to authpolicy-jwt for monitoring team#3277
ferruhcihan merged 1 commit into
mainfrom
APL-1887

Conversation

@ferruhcihan
Copy link
Copy Markdown
Contributor

📌 Summary

This PR fixes the grafana team monitoring by excluding the metrics endpoint.

🔍 Reviewer Notes

🧹 Checklist

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

@svcAPLBot
Copy link
Copy Markdown
Contributor

Comparison of Helm chart templating output:

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

# kube-prometheus-stack/templates/extra-objects.yaml

@@ spec.rules @@
# security.istio.io/v1/AuthorizationPolicy/monitoring-demo-auth-require-jwt
! + one list entry added:
+ - to:
+   - operation:
+       paths:
+       - /metrics

# kube-prometheus-stack/templates/extra-objects.yaml

@@ spec.rules @@
# security.istio.io/v1/AuthorizationPolicy/monitoring-dev-auth-require-jwt
! + one list entry added:
+ - to:
+   - operation:
+       paths:
+       - /metrics

# values-repo.yaml

@ferruhcihan ferruhcihan merged commit 0f9e092 into main May 26, 2026
17 of 22 checks passed
@ferruhcihan ferruhcihan deleted the APL-1887 branch May 26, 2026 14:03
ferruhcihan added a commit that referenced this pull request May 28, 2026
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.

3 participants