-
Refactor watch pods to allow reusing watch wrapper (#470)
发布于
2021-11-18 09:53:11 +00:00 Currently shared/kubernetes/watch.go:FilteredWatch only watches pods.
This PR makes it reusable for other types of resources.
This is done in preparation for watching k8s events.下载附件