chore(imageupdater): sync Image Updater CRD with upstream#1175
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR updates the ImageUpdater CustomResourceDefinition to add pull request/merge request creation support in Git write-back configurations, redesign the status schema to use aggregate fields and a recent updates array, and add printer columns for status visibility. Changes are mirrored across both the source CRD and bundled manifest files. ChangesImageUpdater CRD Enhancement: Pull Request Support and Status Schema Redesign
🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: dkarpele <karpelevich@gmail.com>
|
Hi @dkarpele. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
f17e9b5 to
88706f1
Compare
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: svghadi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
97ce1af
into
redhat-developer:master
What type of PR is this?
What does this PR do / why we need it:
Sync Image Updater CRD with argocd operator https://github.com/argoproj-labs/argocd-operator/blob/master/config/crd/bases/argocd-image-updater.argoproj.io_imageupdaters.yaml
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #?
https://redhat.atlassian.net/browse/GITOPS-9973
Test acceptance criteria:
How to test changes / Special notes to the reviewer: