-
Notifications
You must be signed in to change notification settings - Fork 393
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
watcher: Don't start watcher in NewK8sWatcher
[ upstream commit da91e33 ] Since Start() is now an exported method of K8sWatcher, it makes sense to separate responsibilities of creating and starting the watcher. Signed-off-by: Anna Kapuscinska <anna@isovalent.com> Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
- Loading branch information
1 parent
4d52a50
commit 77299db
Showing
3 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters