Skip to content

fix(kubernetes): wait for PVC binding - #116

Merged
MarcStdt merged 1 commit into
masterfrom
codex/wait-for-pvc-binding
Aug 23, 2026
Merged

MarcStdt merged 1 commit into
masterfrom
codex/wait-for-pvc-binding

Conversation

@MarcStdt

Copy link
Copy Markdown
Contributor

Summary

  • treat immediate PVC provisioning as transient pod scheduling
  • preserve immediate failure for genuinely unschedulable helper Pods
  • prevent registry credentials from being cleaned up before a new PVC binds

Production evidence

A new helper Pod was marked failed after five seconds while its immediate-binding PVC was provisioning; the PVC became Bound moments later.

Validation

  • GOCACHE=/tmp/druid-go-build go test ./internal/runtime/kubernetes

@druid-infra

Copy link
Copy Markdown
Contributor
Error: This repo is not allowlisted for Atlantis.

@MarcStdt
MarcStdt merged commit b862ffc into master Aug 23, 2026
13 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