With Git at the heart of GitOps, it is natural to consider adopting the core CI/CD concepts of continuous integration, delivery, and deployment to validate changes to a GitOps repository. CI/CD for GitOps still needs a strong focus on automation for validation and rollout steps, but dealing with infrastructure significantly…