thinkmassive on Nostr: Question for #gitops experts: Any recommended approaches to development workflows for ...
Question for #gitops experts:
Any recommended approaches to development workflows for testing changes to existing deployments?
Manually deploying a subset of changes in a temporary deployment is one option, but it seems like overkill for larger interdependent stacks.
This is especially problematic w/helm charts in argo. Since the helm annotations aren’t applied, helm is unaware of existing resources and can’t easily diff or dry-run against them.
Any recommended approaches to development workflows for testing changes to existing deployments?
Manually deploying a subset of changes in a temporary deployment is one option, but it seems like overkill for larger interdependent stacks.
This is especially problematic w/helm charts in argo. Since the helm annotations aren’t applied, helm is unaware of existing resources and can’t easily diff or dry-run against them.