🤖 This issue was created by Repo Assist from the weekly roadmap.
User Story
As a KSail user running ArgoCD-based GitOps,
I want KSail to embed the ArgoCD v3.4 stable client,
So that I can benefit from v3.4 performance improvements and new features (ApplicationSet SOPS parity is already documented).
Context
ArgoCD v3.4.0-rc5 was released April 16, 2026. Key changes in v3.4:
When stable ships, KSail's embedded ArgoCD client (go.mod) should be updated.
Acceptance Criteria
Notes
Generated by 🤖 Repo Assist, see workflow run.
🤖 This issue was created by Repo Assist from the weekly roadmap.
User Story
As a KSail user running ArgoCD-based GitOps,
I want KSail to embed the ArgoCD v3.4 stable client,
So that I can benefit from v3.4 performance improvements and new features (ApplicationSet SOPS parity is already documented).
Context
ArgoCD v3.4.0-rc5 was released April 16, 2026. Key changes in v3.4:
parentUIDToChildrenswitched to map-of-sets — significant memory and CPU improvement for large Application countsWhen stable ships, KSail's embedded ArgoCD client (
go.mod) should be updated.Acceptance Criteria
go.modto embed the stable clientksail cluster create --gitops-engine ArgoCDworks end-to-end with v3.4Notes