acorn-io / runtime

A simple application deployment framework built on Kubernetes
https://docs.acorn.io/
Apache License 2.0
1.14k stars 101 forks source link

fix: cli: return an error when creating a secret that already exists (#2408) #2417

Closed g-linville closed 6 months ago

g-linville commented 6 months ago

for #2408

Pretty simple little fix.

Checklist

g-linville commented 6 months ago

The integration test that is failing here also fails on main, so I'm just going to merge this.