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
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost
2 years ago
..
cfgmaps.go Fix broken tests for configmap and secret storage drivers 2 years ago
cfgmaps_test.go Add unit test for Secrets/ConfigMaps (#7765) 4 years ago
driver.go fix(helm): allow a previously failed release to be upgraded (#7653) 4 years ago
labels.go change copyright to "Copyright The Helm Authors" 6 years ago
labels_test.go Updating the module for v3 as the major version 5 years ago
memory.go fix(helm): stdin values for helm upgrade --install 5 years ago
memory_test.go fix(memory_test): rebase master 5 years ago
mock_test.go Make default release fixture contain custom labels to make tests check that labels are not lost 2 years ago
records.go Updating the module for v3 as the major version 5 years ago
records_test.go add unit test for RecordsReplace 5 years ago
secrets.go Fix broken tests for configmap and secret storage drivers 2 years ago
secrets_test.go Add unit test for Secrets/ConfigMaps (#7765) 4 years ago
sql.go Added support for storing custom labels in SQL storage driver 2 years ago
sql_test.go Added support for storing custom labels in SQL storage driver 2 years ago
util.go Make default release fixture contain custom labels to make tests check that labels are not lost 2 years ago
util_test.go Remove redudant types from util_test.go 2 years ago