You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2026. It is now read-only.
When creating a pod using the same ResourceClaimTemplate, deletion and recreation of the pod causes the pod to get stuck in ContainerCreating. It is easily reproducible locally, and I created a test to exercise the codepath.
When creating a pod using the same
ResourceClaimTemplate, deletion and recreation of the pod causes the pod to get stuck inContainerCreating. It is easily reproducible locally, and I created a test to exercise the codepath.#140 replicates this issue