helm/pkg/storage/driver
Matt Butcher a1f5955a65 fix(tiller): fix nil pointers in error messages
There were a few places where error messages were accessing properties
of objects that were nil because of the error.

Closes #1374
2016-10-17 17:01:56 -06:00
..
cfgmaps.go fix(tiller): fix nil pointers in error messages 2016-10-17 17:01:56 -06:00
cfgmaps_test.go feat(rollback-storage): gofmt, added missing license headers, and canconical import paths 2016-09-08 08:39:26 -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 feat(rollback-storage): gofmt, added missing license headers, and canconical import paths 2016-09-08 08:39:26 -06: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 feat(rollback-storage): remove unreachable code from memory 2016-09-08 09:45:07 -06:00
memory_test.go feat(rollback-storage): gofmt, added missing license headers, and canconical import paths 2016-09-08 08:39:26 -06:00
mock_test.go fix(*): prevent testing package from being imported 2016-10-07 15:51:19 -07:00
records.go fix(helm-list): only list configmaps owned by TILLER 2016-09-15 16:05:17 -06:00
records_test.go feat(rollback-storage): remove extraneous else block and fix type in records_test 2016-09-12 09:16:03 -06:00