Commit Graph

31 Commits (1a3fb75b347c67a844dc4ed6de8605c3021fa586)

Author SHA1 Message Date
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Dmitry Chepurovskiy 0ec47f8ec9
Apply review suggestions
2 years ago
Dmitry Chepurovskiy e219c756e0
Allow using label selectors for system labels for secrets and configmap
2 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
6 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
6 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
6 years ago
Karuppiah Natarajan bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756)
6 years ago
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"
7 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
7 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
9 years ago
fibonacci1729 383a9c186a update pkg/storage to support rollback
9 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
9 years ago
fibonacci1729 9d3a1ed2a7 basic cfgmaps driver tests
9 years ago
fibonacci1729 94a154b745 more style fixes and cleanup
9 years ago
fibonacci1729 559e9081fb style fixes and cleanup
9 years ago
fibonacci1729 7c56882ed9 fix configmaps list, and labels mechanism for future tiller mgmt
9 years ago
fibonacci1729 cba0c6615f gofmt
9 years ago
fibonacci1729 8c56533a47 configmap tests & some reduction in driver complexity
9 years ago