Commit Graph

32 Commits (main)

Author SHA1 Message Date
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
6 days ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
6 days ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
3 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
6 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
8 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Ashley Davis 0ab44aef70
add more error checks during the signing process
4 years ago
Josh Dolitsky 889c70b729
Add nolint comments
4 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Taylor Thomas 9b87721c1f fix(provenance): Ports error check for `Digest` to v3
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
9 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
9 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
9 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
Brandon Philips dadb026afe fix(helm): avoid a panic for sign
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
9 years ago
Matt Butcher ce83a8a777 feat(pkg/provenance): add OpenPGP signatures
9 years ago