chore: bump gitops-engine ssd fix#23066
Merged
crenshaw-dev merged 2 commits intoargoproj:masterfrom May 20, 2025
Merged
Conversation
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #23066 +/- ##
==========================================
+ Coverage 56.06% 60.01% +3.94%
==========================================
Files 343 343
Lines 57545 57830 +285
==========================================
+ Hits 32262 34706 +2444
+ Misses 22633 20354 -2279
- Partials 2650 2770 +120 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
crenshaw-dev
approved these changes
May 20, 2025
Contributor
Author
|
/cherry-pick release-3.0 |
|
Cherry-pick failed with |
pjiang-dev
added a commit
to pjiang-dev/argo-cd
that referenced
this pull request
May 20, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
14 tasks
Contributor
Author
|
/cherry-pick release-2.14 |
|
Cherry-pick failed with |
pjiang-dev
added a commit
to pjiang-dev/argo-cd
that referenced
this pull request
May 21, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
7 tasks
LyhengTep
pushed a commit
to LyhengTep/argo-cd
that referenced
this pull request
May 24, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com> Signed-off-by: Lyheng <lyhengtep@gmail.com>
tylerrosnett
pushed a commit
to StateFarmIns/argo-cd
that referenced
this pull request
May 27, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
chansuke
pushed a commit
to chansuke/argo-cd
that referenced
this pull request
Jun 4, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
dsuhinin
pushed a commit
to dsuhinin/argo-cd
that referenced
this pull request
Jun 16, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
dsuhinin
pushed a commit
to dsuhinin/argo-cd
that referenced
this pull request
Jun 16, 2025
Signed-off-by: Peter Jiang <peterjiang823@gmail.com> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes #23016
The issue was removed fields will not show up in the diff when using Server-Side diff
Change in Git:

Before fix:

After fix:

Checklist: