Commit Graph

29 Commits (2a2aa4aafdd6ba824c02f2191ca3e5a16c496c33)

Author SHA1 Message Date
Dmitry Chepurovskiy 0ec47f8ec9
Apply review suggestions
11 months ago
Dmitry Chepurovskiy e219c756e0
Allow using label selectors for system labels for secrets and configmap
12 months ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
4 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
5 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
5 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
8 years ago
Adam Reese 84ae1268e1 fix(*): import grouping
8 years ago
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
8 years ago
fibonacci1729 e25732284b feat(rollback-storage): gofmt, added missing license headers, and canconical import paths
8 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
8 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
8 years ago
fibonacci1729 9d3a1ed2a7 basic cfgmaps driver tests
8 years ago
fibonacci1729 94a154b745 more style fixes and cleanup
8 years ago
fibonacci1729 559e9081fb style fixes and cleanup
8 years ago
fibonacci1729 7c56882ed9 fix configmaps list, and labels mechanism for future tiller mgmt
8 years ago
fibonacci1729 cba0c6615f gofmt
8 years ago
fibonacci1729 8c56533a47 configmap tests & some reduction in driver complexity
8 years ago