helm/pkg/storage
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
Users can now specify a namespace filter for 'helm list'.  Only the
releases within the specified namespace will be shown.  For example,
'helm list --namespace foo' will only show releases for the 'foo'
namespace.  Also added a namespace field to the table view.

Closes #1563
2017-02-07 10:20:28 -06:00
..
driver feat(*): add --namespace flag to 'helm list' 2017-02-07 10:20:28 -06:00
storage.go feat(tiller): Add .Release.Revision and .IsUpgrade 2016-12-14 18:06:34 -07:00
storage_test.go fix(tiller): fix spurious "no release found" errors. 2016-12-02 17:14:07 -07:00