After merging of #28085 which introduces the named watcher (a name is passed into the kubernetes watcher which is then given to the work queue), elastic agent composable kubernetes provider should also be updated to leverage this functionality.
Maybe we can consider completely replacing NewWatcher function and use NewNamedWatcher in its place.
After merging of #28085 which introduces the named watcher (a name is passed into the kubernetes watcher which is then given to the work queue), elastic agent composable kubernetes provider should also be updated to leverage this functionality.
Maybe we can consider completely replacing NewWatcher function and use NewNamedWatcher in its place.