mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-26 13:22:55 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix TODO:change to a api-server watch What this PR does / why we need it: fix TODO (vladimirvivien) instead of polling api-server, change to a api-server watch Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #58031 Special notes for your reviewer: Release note: NONE @vladimirvivien,@jsafrane,@saad-ali I saw some TODO there and I am very interested in fixing it. Please let me know if it is not inappropriate to do this.