Commit Graph

31 Commits (5e3100406813dbaccbc789e8a76528f88bc55802)

Author SHA1 Message Date
Dmitry Chepurovskiy 250f0bd46e
Drop filterSystemLabels usage from Query method
11 months ago
Dmitry Chepurovskiy e219c756e0
Allow using label selectors for system labels for secrets and configmap
12 months ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture
2 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
2 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
Dmitry Chepurovskiy 09172b468a
Fix linting issues
4 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
4 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
5 years ago
Martin Hickey 88f42929d7
Remove references to protobuf (#7425)
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Martin Hickey caa26c4bb2
Change release storage name to use helm storage type as prefix (#6500)
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 3be0d81da7
ref(driver): refactor out function type errors
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
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
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
7 years ago