operator-framework / operator-courier

Build, verify and push operators
Apache License 2.0
41 stars 53 forks source link

Detect improperly quoted env names/values #127

Open rrati opened 5 years ago

rrati commented 5 years ago

We spent a lot of time debugging our CSV to discover that we had improper ENV definitions on some of our pods. We had some keys that were quoted strings and some values unquoted.