-
Notifications
You must be signed in to change notification settings - Fork 12
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(cluster-api): add watch filter arg #335
Feat(cluster-api): add watch filter arg #335
Conversation
9541a0e
to
0664fa0
Compare
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.
Thanks for the PR,
0664fa0
to
def6297
Compare
def6297
to
9c8a549
Compare
@outscale-hmi can i have a review please? |
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.
I runned the failed test on local and SGTM,
Thanks for the contribution @sebglon can you please fix the merge conflicts
@sebglon Hello, I fixed the boileplate test that failed in your previous commit, can you please rebase and push again and I ll merge as soon as possible |
26600cc
to
057c0aa
Compare
@outscale-hmi rebase is done. |
Thanks for the reactivity, tests are good but still have conflicts to be able to merge |
aff4281
to
e53c643
Compare
@outscale-hmi rebase done |
What type of PR is this?
/kind feature Add support of watch-filter cluster-api arg
What this PR does / why we need it:
Implement the multi controller instance as describe here by cluster-api
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 #330
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Change contrller image;
TODOs: