-
Notifications
You must be signed in to change notification settings - Fork 49
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
Added predicates to the controller mgr with option reconcile only if annotation present. #33
Added predicates to the controller mgr with option reconcile only if annotation present. #33
Conversation
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.
Can you please updated the release notes?
acd3dd1
to
6d6b04e
Compare
6d6b04e
to
4908026
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.
Just a typo
4908026
to
e80ecf7
Compare
e80ecf7
to
78061f4
Compare
78061f4
to
a48e1f5
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.
/lgtm
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.
@georgekuruvillak I have make some small suggestions/change requests.
0d90d3a
to
710708e
Compare
710708e
to
995dfbf
Compare
995dfbf
to
6269598
Compare
6269598
to
9aab650
Compare
9aab650
to
6e21f6b
Compare
… if annotation present. Apply suggestions from code review Co-Authored-By: Amshuman K R <[email protected]>
6e21f6b
to
db1081f
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 changes!
What this PR does / why we need it:
This PR does the following:
.status.observedGeneration
gardener.cloud/operation=reconcile
andoldMeta.generation != newMeta.generation
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Release note: