Skip to content

fix(monitoring): fix thanos receive service stuck in Progressing on staging - #1645

Merged
davehadley merged 2 commits into
mainfrom
drh/fix-staging-monitoring-infinite-progressing
Sep 24, 2026
Merged

davehadley merged 2 commits into
mainfrom
drh/fix-staging-monitoring-infinite-progressing

Conversation

@davehadley

Copy link
Copy Markdown
Collaborator

Fixes issue on staging only where thanos-receive service was never reaching healthy state in ArgoCD

The LoadBalancer service never received an external IP, causing Argo CD to report it as Progressing indefinitely. Staging only requires internal access to Thanos Receive.

Switching to ClusterIP fixes this.

@davehadley
davehadley marked this pull request as ready for review September 23, 2026 14:35

@hazdl hazdl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@davehadley
davehadley merged commit 6d7f0c1 into main Sep 24, 2026
71 checks passed
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.

2 participants