Amy Chen

Results 17 comments of Amy Chen

/assign (tentatively, if my reproduction is actually real. Also if the bug is indeed not expected behavior)

@mimowo Ah I see. Thanks for the explanation! Specifically about how 2 phase eviction works. Will see if I can find anything from e2e testing.

@kannon92 Already covered it. But in more detail... an example issue is: - we get provided a k8s cluster + control plane - the cluster operator then installs mutating webhooks...

/assign Initial idea is to create a separate make command that borrows most of the e2e setup, but just doesn't run E2E tests so that it doesn't interfere with the...

Thanks so much for the quick response @wzshiming! Really appreciate it. For upgrading, what is `pod-remove-finalizer` replaced with to clean up the completed pod? Specifically looking at these stages: https://github.com/kubernetes-sigs/kwok/tree/main/kustomize/stage/pod/general...