Skip to content

fix: stop config retry when workload has zero replicas#37

Merged
zijiren233 merged 1 commit into
labring:fix/v0.9.3from
im0x0ing:fix-config-retry-stopped-no-pod
Jun 18, 2026
Merged

fix: stop config retry when workload has zero replicas#37
zijiren233 merged 1 commit into
labring:fix/v0.9.3from
im0x0ing:fix-config-retry-stopped-no-pod

Conversation

@im0x0ing

Copy link
Copy Markdown
Collaborator

Fix a useless reconfigure retry for stopped / zero-replica workloads.

When no Pods are found and the expected replica count is also 0, reconfigure now returns ESNone instead of ESRetry. This avoids stale ConfigMap / Configuration retry loops for stopped clusters, while keeping the existing retry behavior for normal workloads that should still have Pods.

@zijiren233 zijiren233 merged commit 18e5f10 into labring:fix/v0.9.3 Jun 18, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants