ok thanks for the feedback. When you say “traditional CD tools”, you mean using a “push” approach where your CD tools is external to the target environment and launches (CLI) commands to update your deployments right ? (opposed to a “pull” approach, like argo or flux, where the CD tool is living within the target environment and watches a git repo for deployment updates)