You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
8 years ago |
.. |
cfgmaps.go
|
fix(tiller): fix nil pointers in error messages
|
8 years ago |
cfgmaps_test.go
|
feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
|
8 years ago |
driver.go
|
feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
|
8 years ago |
labels.go
|
feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
|
8 years ago |
labels_test.go
|
feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
|
8 years ago |
memory.go
|
feat(rollback-storage): remove unreachable code from memory
|
8 years ago |
memory_test.go
|
feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
|
8 years ago |
mock_test.go
|
fix(*): prevent testing package from being imported
|
8 years ago |
records.go
|
fix(helm-list): only list configmaps owned by TILLER
|
8 years ago |
records_test.go
|
feat(rollback-storage): remove extraneous else block and fix type in records_test
|
8 years ago |