Gitops

GitOps Without PATs: Argo CD to Azure DevOps via Workload Identity
- Jonathan Aerts
- GitOps
- 14 Aug, 2026
TL;DR. Argo CD can authenticate to Azure DevOps repos with Entra Workload Identity instead of a PAT: a user-assigned managed identity, a federated credential bound to the `argocd-repo-server
read more
Argo CD, Managed by Argo CD
- Jonathan Aerts
- GitOps
- 14 Aug, 2026
TL;DR. Argo CD deploys everything from Git — except, too often, its own configuration, which someone once kubectl apply'd and everyone now fears touching. We closed the loop: a platform AppP
read more
GitOps Multi-Tenancy: the OPS/DEV Repo Split
- Jonathan Aerts
- GitOps
- 14 Aug, 2026
TL;DR. Every application on our shared AKS cluster gets two repos: an OPS repo owned by the platform team (AppProject, namespace, ResourceQuota, LimitRange, the Application pointing at t
read more