helm/pkg/storage/driver
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
..
cfgmaps.go Spelling errors and so on. 2016-12-26 11:40:48 +08:00
cfgmaps_test.go feat(*): add --namespace flag to 'helm list' 2017-02-07 10:20:28 -06:00
driver.go feat(rollback-storage): gofmt, added missing license headers, and canconical import paths 2016-09-08 08:39:26 -06:00
labels.go ref(*): remove dead code 2017-01-04 23:45:47 -08:00
labels_test.go feat(rollback-storage): gofmt, added missing license headers, and canconical import paths 2016-09-08 08:39:26 -06:00
memory.go ref(*): remove dead code 2017-01-04 23:45:47 -08:00
memory_test.go feat(*): add --namespace flag to 'helm list' 2017-02-07 10:20:28 -06:00
mock_test.go feat(*): add --namespace flag to 'helm list' 2017-02-07 10:20:28 -06:00
records.go fix(helm-list): only list configmaps owned by TILLER 2016-09-15 16:05:17 -06:00
records_test.go feat(*): add --namespace flag to 'helm list' 2017-02-07 10:20:28 -06:00