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
Describe the bug
After adding vault injection, on pod with vault side car managedFields are missing.
That is causing pod to stuck in running state, even if node is unavailable. Pod is makred with NodeNotReady, but it seems pod with vault sidecar cannot be removed and replaced.
Applications are running in EKS cluster
To Reproduce
Steps to reproduce the behavior:
Deploy application annotated for vault-agent injection
Describe the bug
After adding vault injection, on pod with vault side car managedFields are missing.
That is causing pod to stuck in running state, even if node is unavailable. Pod is makred with NodeNotReady, but it seems pod with vault sidecar cannot be removed and replaced.
Applications are running in EKS cluster
To Reproduce
Steps to reproduce the behavior:
Application deployment:
Expected behavior
When pod is injected with vault sidecar, it should contain managedFields, and recreated when Node is not ready
Environment
The text was updated successfully, but these errors were encountered: