Skip to content

fix(argocd): use merge patch for ArgoCD Applications to avoid require…#655

Draft
vzipf wants to merge 1 commit into
mainfrom
fix/argo-merge-patch
Draft

fix(argocd): use merge patch for ArgoCD Applications to avoid require…#655
vzipf wants to merge 1 commit into
mainfrom
fix/argo-merge-patch

Conversation

@vzipf

@vzipf vzipf commented Jun 1, 2026

Copy link
Copy Markdown

…d-field validation

SSA rejects patches that omit required CRD fields (spec.source.repoURL) even when the intent is to leave them untouched. Switch to GET+MergePatch for existing Applications so ResourceSubroutine-managed fields can be omitted without triggering schema validation.

…d-field validation

SSA rejects patches that omit required CRD fields (spec.source.repoURL) even when
the intent is to leave them untouched. Switch to GET+MergePatch for existing Applications
so ResourceSubroutine-managed fields can be omitted without triggering schema validation.
@github-actions github-actions Bot added the fix label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant