-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
docs: proposal to merge image-updater into argo-cd #10447
base: master
Are you sure you want to change the base?
docs: proposal to merge image-updater into argo-cd #10447
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #10447 +/- ##
=======================================
Coverage 45.69% 45.69%
=======================================
Files 234 234
Lines 28508 28508
=======================================
Hits 13027 13027
Misses 13694 13694
Partials 1787 1787 ☔ View full report in Codecov by Sentry. |
c54449d
to
2912ca9
Compare
7bda25b
to
bb80bf3
Compare
Signed-off-by: Jaideep Rao <[email protected]>
bb80bf3
to
8006c19
Compare
@jaideepr97 Please avoid force-pushing once the PR is out as now I can't see what was added in the proposal since our last conversation. |
@leoluz, IMO force-pushes (eg: after a rebase) are a good thing, to keep the commit history clean. Github shows the changes since what you last see (see the Compare buttons below): |
@NickLarsenNZ If you click the compare button you get the message:
Also, all my previous comments aren't visible in the diff page anymore. Just in the conversation timeline which is far from ideal. Commit history in the PR branch doesn't matter that much. When we merge the PR into master is the right moment to squash and merge to have a clean timeline. |
Yes I saw that on one of the changes. It just means it had been rebased (or commit messages changed) so commit IDs are now different, but no actual change since the last time you saw (so ignorable in that case).
From what I understand, comments in the diffs are bound to the commit IDs which are subject to change on non trunk (master) branches (like in this case). I think a better place to put comments are in the Review which will then show up in the PR (even once outdated).
That might be true for this particular case, but many times the contributor wants to pull in changes from the trunk (master) so it should probably be tolerated, if not expected. I hope this covers your concerns. I think we should be making contribution easy, and I know many of us are looking forward to the image updater being merged into the main argo-cd repo. |
@jaideepr97 Any updates? |
@katainaka0503 based on further discussions with the contributor community it was decided that we need to further understand the long term motivation and plan for making image-updater a first class citizen within Argo CD. That would involve changes to the Application CRD to accomodate image update configuration among other things so I'm working on a different proposal for that at the moment, as that would make a more compelling case for having image updater merged into the core project |
Hi all, sorry for the delay on this All comments/feedback appreciated, TIA! |
Awesome work! Any targeted release ? |
Hi, is there ETA? |
What is happening with this? |
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.
For this proposal to move forward I think it needs a lot more support. The main issue with Image Updater right now is that it doesn't have enough maintainers working on it. We're working on cutting a new release as there hasn't been one in over a year.
If there are more people that support this, now is the time to chip in and help, and show your support.
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: