in my environment we use the same tiller for MANY apiconnect installations (development environment and test/staging env shares the same tiller), and this tool then picks up ALL of them :(
We run one installation in several namespaces, per recommendations from IBM, so I would like to be able to filter which namespaces it looks in:
so tool should do the above for one environment (in this case called utst).. perhaps adding a "namespace-filter" option which simply check if the "namespace-filter" string matched the namespace in the "helm ls" output - before considering that for postmortem task ?
in my environment we use the same tiller for MANY apiconnect installations (development environment and test/staging env shares the same tiller), and this tool then picks up ALL of them :(
We run one installation in several namespaces, per recommendations from IBM, so I would like to be able to filter which namespaces it looks in:
so tool should do the above for one environment (in this case called utst).. perhaps adding a "namespace-filter" option which simply check if the "namespace-filter" string matched the namespace in the "helm ls" output - before considering that for postmortem task ?