Sean McCann

Results 2 comments of Sean McCann

We encountered this problem recently in production. We had a service account with 2 pull secrets, one for the dev registry the other for the prod registry. Both exist in...

@orsenthil yes the pods were deleted properly. This is the full spec of what I used to reproduce. ``` apiVersion: apps/v1 kind: Deployment metadata: name: test-deployment namespace: sean-scale labels: app:...