-
Notifications
You must be signed in to change notification settings - Fork 4
feat: improve reconcile and add status conditions on all api objects #259
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
base: main
Are you sure you want to change the base?
Conversation
f36ed0e to
b46241f
Compare
8559d8b to
c50d045
Compare
bavarianbidi
left a comment
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 we please discuss the runner condition introduction - would like to move this to a future version
bavarianbidi
left a comment
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.
Hey @rafalgalaw,
thanks for this great PR ... this improves the readability a lot and it also makes the different controllers more consistent.
just some small nits in the controller implementations.
But my biggest concern is the introduction of conditions in the runner CRD. It's definetly a nice improvement but I do not want to break the already released API.
…used named return vars
37984a9 to
9099287
Compare
ecfb34f to
271ba3e
Compare
No description provided.