-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: allow ConfigWatcher to watch several files (#236) #237
Conversation
6c518ed
to
9e3740c
Compare
7d43719
to
71db90d
Compare
@sbouchet please review. |
@sbouchet: please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code looks ok. what's the process to actually test it ? compile locally then use that build in kuberntes with multiple kubeconfig files ?
@sbouchet:
|
Signed-off-by: Andre Dietisheim <[email protected]>
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works fine with multiples or single files.
fixes #236