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 overriding resource name in partial specs #81

Closed ddgenome closed 4 years ago

ddgenome commented 4 years ago

All users to set the name of the resource in the various partial specs. This requires updating the upsert functions to use the spec values and the delete functions to use labels, like deleteSecret currently does.