armada icon indicating copy to clipboard operation
armada copied to clipboard

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

Open intlabs opened this issue 8 years ago • 0 comments

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.

intlabs avatar Aug 16 '17 05:08 intlabs