-
Notifications
You must be signed in to change notification settings - Fork 318
chore(deps): bump argo-cd from v3.1.9 to v3.2.1 #1337
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: master
Are you sure you want to change the base?
Conversation
WalkthroughReplaces a gRPC client creation call in Changes
Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (7)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-11-30T17:35:33.906ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (7)
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 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1337 +/- ##
=======================================
Coverage 70.80% 70.80%
=======================================
Files 49 49
Lines 4528 4528
=======================================
Hits 3206 3206
Misses 1125 1125
Partials 197 197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1084f1c to
6c7c51a
Compare
|
Mark it as The errors in ci: "invalid array length -delta * delta" may be fixed once #1317 is merged. Will revisit this PR later. Update 2025-12-01: the fix to the above error is to upgrade controller-gen from 0.16.1 to 0.19. 0.16.1 is not compatible with go 1.15. |
Signed-off-by: Cheng Fang <[email protected]>
…bility Upgrades controller-tools from v0.16.1 to v0.19.0 to fix CI build failures with Go 1.25. The older version depended on golang.org/x/tools v0.24.0 which is incompatible with Go 1.25 and caused compilation errors: invalid array length -delta * delta (constant -256 of type int64) The new version uses golang.org/x/tools v0.36.0 which is fully compatible with Go 1.25. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Signed-off-by: Cheng Fang <[email protected]>
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.