-
Notifications
You must be signed in to change notification settings - Fork 95
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
Specific CR field reconciliation pattern implementation approach #204
Conversation
Code Climate has analyzed commit a4434c0 and detected 316 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
cbec8c8
to
7d473b8
Compare
d061d9d
to
6f9d246
Compare
@miguelsorianod ready for review |
I think we should reconcile the APIManager OwnerReference object in case it is not set, for all objects that are managed by the APIManager. |
235619b
to
057004e
Compare
Ready for review @miguelsorianod |
057004e
to
9f0fcf8
Compare
Looks good 👍 |
New reconciliation approach based on k8s native object fields controlled directly by CR fields.