atomist / sdm-pack-k8s

Extension Pack for an Atomist SDM to integrate Kubernetes deployments
Apache License 2.0
3 stars 2 forks source link

Support no-op Kubernetes client #52

Closed ddgenome closed 4 years ago

ddgenome commented 5 years ago

Teams may want to only record application deployments in the sync repo without actually managing the resources, e.g., if they already have some other mechanism to manage the resources. When deploying an application, support a mode of operation that creates the specs and persists them to the sync repo but does not call the Kubernetes cluster API to upsert them.