atomist / sdm-pack-k8s

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

Wrap reading and parsing of spec patches in try blocks #16

Closed ddgenome closed 5 years ago

ddgenome commented 5 years ago

Wrap the reading and parsing of the deployment and service spec patches from the repository in a try block so the error can be caught and the goal properly failed.