Commit Graph

51 Commits (e7114889705644bb2db8ca2e8ab317e28ffd48c1)

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
Trenton VanderWert ab640a7177
added sprintf solution and found other possible overflow occurences
2 years ago
Dmitry Chepurovskiy 250f0bd46e
Drop filterSystemLabels usage from Query method
2 years ago
Dmitry Chepurovskiy e219c756e0
Allow using label selectors for system labels for secrets and configmap
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture
3 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
3 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels
3 years ago
Dmitry Chepurovskiy ff3e55f655
Support configmap storage driver for install/upgrade actions --labels argument
3 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
5 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
6 years ago
Martin Hickey 88f42929d7
Remove references to protobuf (#7425)
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 3be0d81da7
ref(driver): refactor out function type errors
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
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
Andrey Klimentyev cfb7dfa82c
Typo fix
8 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
8 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
9 years ago
Adam Reese d4061b5b60 fix(tiller): enforce release name length on uninstall
9 years ago
dongziming 34d7585f1e Spelling errors and so on.
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
Fabian Ruff eb4b78bbbe Add compression to configmap storage driver
9 years ago
Matt Butcher a1f5955a65 fix(tiller): fix nil pointers in error messages
9 years ago
fibonacci1729 f77435e686 fix(helm-list): only list configmaps owned by TILLER
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 d5aca1666c configmaps: style fix
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