wballard / starphleet

19 stars 37 forks source link

Guarantee JSON functionality along with secrets #385

Closed shawnrushefsky closed 5 years ago

shawnrushefsky commented 5 years ago

Ensuring that jq is in every container will give devs more flexibility when dealing with json secrets, and provides a universally available solution (as opposed to fromJson which is starphleet specific). This way they can learn one workflow for secrets, whether working locally, dev ship, production, jobs, etc.