Commit Graph

23 Commits (a831747dde9c8d9155100b306aebe7298a8ff342)

Author SHA1 Message Date
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
8 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
9 years ago
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
9 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
10 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
10 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
10 years ago
fibonacci1729 9d3a1ed2a7 basic cfgmaps driver tests
10 years ago
fibonacci1729 94a154b745 more style fixes and cleanup
10 years ago
fibonacci1729 559e9081fb style fixes and cleanup
10 years ago
fibonacci1729 7c56882ed9 fix configmaps list, and labels mechanism for future tiller mgmt
10 years ago
fibonacci1729 cba0c6615f gofmt
10 years ago
fibonacci1729 8c56533a47 configmap tests & some reduction in driver complexity
10 years ago