Jan Šafránek

Results 222 comments of Jan Šafránek

It should be possible to create an e2e test for this. * We have tests that restart kubelet and force delete a pod while kubelet is down: https://github.com/kubernetes/kubernetes/blob/887ac275a2cfb6030df80bbe3066609336fa220a/test/e2e/storage/testsuites/disruptive.go#L158-L160 * We...

@rlia another release, can you please rebase again? I promise I will merge it this time :-)

In addition, can you please add logcheck to `make test`? A simple line in Makefile is needed, see e.g. liveness probe example: https://github.com/kubernetes-csi/livenessprobe/pull/259/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R20

ack, feel free to focus at structured logging

Thanks for your patience!