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.
helm/pkg/storage/driver
Maxim Ivanov ff5acc9bd8
Make Memory driver to store copy of releases to stop hiding storage errors during tests
8 years ago
..
cfgmaps.go fix(tiller): remove locking system from storage and rely on backend controls 8 years ago
cfgmaps_test.go feat(*): add --namespace flag to 'helm list' 9 years ago
driver.go Correct punctuation and capitalization for user facing strings. 8 years ago
labels.go ref(*): remove dead code 9 years ago
labels_test.go feat(rollback-storage): gofmt, added missing license headers, and canconical import paths 9 years ago
memory.go feat(tiller): limit number of versions stored per release 8 years ago
memory_test.go feat(tiller): limit number of versions stored per release 8 years ago
mock_test.go ref(*): kubernetes v1.6 9 years ago
records.go Make Memory driver to store copy of releases to stop hiding storage errors during tests 8 years ago
records_test.go feat(tiller): limit number of versions stored per release 8 years ago