att-comdev / armada

This project has moved to OpenStack.
https://www.airshipit.org/
Apache License 2.0
78 stars 35 forks source link

Armada should not track managed releases via a prefix attached to their name. #156

Open intlabs opened 7 years ago

intlabs commented 7 years ago

Is this a bug report or feature request? (choose one): Bug

Python Version (output of python --version): N/A

Development or Deployment Environment?: N/A

Release Tag or Master: Master

Expected Behavior: That releases do not have a prefix attached to the name.

What Actually Happened: Charts deployed have a prefix attached to the name.

How to Reproduce the Issue (as minimally as possible):

Any Additional Comments: Rather than using a prefix attached to the release name of a chart - could we explore using alternatives to track Armada managed releases. Taking a leaf from Helm/Tiller's book may be appropriate here - and the releases could be simply managed via a config map in the same namespace as Tiller.