chore: gitops-engine migration#24710
Merged
leoluz merged 371 commits intoargoproj:masterfrom Sep 24, 2025
Merged
Conversation
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.1 to v2.1.2. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.1...8a3a76c) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- print using test logger - print using fmt - println use is discouraged
…oproj#120) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.12 to v1.0.13. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.12...6004246) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
argoproj#136) * fix: health status is set to healthy for statefulset with updateStrategy: OnDelete * fix: updated message * fix: added test
…oj#137) * fix: health status is set to healthy for statefulset with updateStrategy: OnDelete * fix: updated message * fix: added test * fix: health status for daemon set with Ondelete updateStrategy
argoproj#141) * fix: Support transition from a git managed namespace to auto-create namespace * fix: Support transition from a git managed namespace to auto-create namespace * fix: use sync task to remove label * fix: withNamespaceCreation * fix: fix failed test * fix: remove obsolete comment.
…oproj#153) Signed-off-by: Keith Chong <kykchong@redhat.com>
argoproj#144) * fix: Hook Deletion Policies HookSucceeded should be run after whole Hook succeed and not only Resource succeed * fix: handle HookFailed. * fix: fixing lint error.
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.2...37335c7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oj#173) Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/go-logr/logr/releases) - [Commits](go-logr/logr@v0.2.0...v0.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nc wave (argoproj#177) Signed-off-by: Jesse Suen <jesse_suen@intuit.com>
Signed-off-by: Mikhail Mazurskiy <mmazurskiy@gitlab.com>
…#180) Signed-off-by: yutachaos <18604471+yutachaos@users.noreply.github.com>
…me hooks properly (argoproj#183) Signed-off-by: Jesse Suen <jessesuen@gmail.com>
* panic: interface conversion: interface {} is string
Signed-off-by: May Zhang <may_zhang@intuit.com>
…rgoproj#190) * fix: HPA health check is making incorrect assumption on annotations Signed-off-by: May Zhang <may_zhang@intuit.com> * fix: added handle of v1, v2beta1 and v2beta2 Signed-off-by: May Zhang <may_zhang@intuit.com> * fix: clean up test data file Signed-off-by: May Zhang <may_zhang@intuit.com>
…proj#194) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.0.13...7de43a7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
* chore: Cleanup IterateHierarchy v1 Part of argoproj#23854 Remove the unused code in gitops-engine. Signed-off-by: Andrii Korotkov <myolymp@gmail.com> * Revert some deleted tests Signed-off-by: Andrii Korotkov <myolymp@gmail.com> --------- Signed-off-by: Andrii Korotkov <myolymp@gmail.com>
…rgoproj#747) * WIP fix: update normalization for ignoreDifferences on server-side diff Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * fix linter Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * refactor Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * skip pre-normalization for ssd Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * skip pre-normalization for ssd Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * docs Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * modify Normalize to skip ignoreDifferences conditionally Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * ignoreDifferences for SSD and test backwards compatible Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * rename flags for clarity Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * doc change Signed-off-by: Peter Jiang <peterjiang823@gmail.com> --------- Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
Signed-off-by: rafal-jan <rafal7jan@gmail.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
…oj#770) * fix(hooks): always remove finalizers Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * unit test Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> --------- Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
argoproj#766) * Adds a script to prepare repo for migration to main ArgoCD Repo Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com> * remove also .gitignore Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com> * fix script Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com> * address pr comments Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com> --------- Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
…uster scoped resources (argoproj#765) * Using live obj to get the resource key if not nil Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Fixed failing unit tests Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Added test case for validating cluster scoped resources with ApplyOutOfSyncOnly=true Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Fixed gofumpt formatting errors Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Corrected unit tests for cluster scoped resources Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Removed unwanted code comments Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Added comments for explaining the reason why ns is set from live object Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> * Added comments in the unit test Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com> --------- Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com>
* bump k8s v1.34 Signed-off-by: Peter Jiang <peterjiang823@gmail.com> * fix broken dependencies Signed-off-by: Peter Jiang <peterjiang823@gmail.com> --------- Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Member
|
I saw #24293 was closed — is this intended as the replacement? I’m asking because I have a PR currently blocked by the migration and want to make sure I’m tracking the right one. |
Collaborator
Author
@ranakan19 Yes. |
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Collaborator
Author
|
(Sorry for the caps. Just wanted to make sure that I got your attention 😄 ) |
crenshaw-dev
approved these changes
Sep 24, 2025
14 tasks
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.
argocd app add#35)argocd logincommand #82)argocd loginand local ~/.argocd/config for CLI #72)kubectl applysemantics #106)argocd app sync --dry-runappends items to history #127)argo app historyargo app rollback#125)app add/rmshould beapp create/delete#114)argocd app create --upsert#238)argocd app waitshould retry connection errors #259)argocd app waitcommand #216)argocd app diffshould support local repository comparison #239)pruneoption for app sync operation on app details page #289)app get. Show path inapp list -o wide#297)apps/v1beta1deployment specs #335)kubectl applyfailures #395)argocd app unsetis broken #404)argocd app waitprinting incorrect Sync output (resolves #542) #543)argocd cluster add#414) (Issue #470 - K8s secrets need to be redacted in API server #560)kustomize edit setduring kustomize app resource generation #670)--forcewith--dry-run(ArgoUI should render three-way diffs (like CLI) #633)argocd waitoutput #759)