Resolve "Add Thanos grpc port for Thanos Hardening"
General MR
Summary
The current multireplica auth policy for monitoring needs enhanced to allow hardening to work inside of Thanos as well.
Relevant logs/screenshots
N/A
Linked Issue
Upgrade Notices
N/A
Merge request reports
Activity
changed milestone to %2.27.0
added kindenhancement monitoring priority2 statusdoing teamObservability labels
assigned to @jimmyungerman
added 1 commit
- 7efd66c3 - multi replica policy only enabled when hardening is enabled
The following overrides will show you all pods coming up as healthy:
monitoring: enabled: true git: tag: null branch: "214-add-thanos-grpc-port-for-thanos-hardening" values: prometheus: prometheusSpec: replicas: 3 istio: enabled: true hardened: enabled: true addons: thanos: enabled: true git: tag: null branch: "48-implement-istio-authorization-policies" values: istio: enabled: true hardened: enabled: true minio: enabled: true storegateway: enabled: true objstoreConfig: |- type: s3 config: bucket: "thanos" endpoint: minio.thanos.svc.cluster.local:80 access_key: "minio" secret_key: "minio123" insecure: true trace: enable: true minioOperator: enabled: true
added statusreview label and removed statusdoing label
requested review from @w.griffing, @blairbowden, @steven.donald, @piotr.machaj, and @kliu
changed milestone to %2.28.0
added 8 commits
-
7efd66c3...27ed8a23 - 4 commits from branch
main
- ef20a650 - add port and namespace for monitoring
- 92664e4d - chart bump
- 8d3b2d89 - multi replica policy only enabled when hardening is enabled
- e2e3ecef - Merge branch '214-add-thanos-grpc-port-for-thanos-hardening' of...
Toggle commit list-
7efd66c3...27ed8a23 - 4 commits from branch
mentioned in commit 1df451de
mentioned in merge request big-bang/bigbang!4379 (merged)
Please register or sign in to reply