Commit Graph

41 Commits (main)

Author SHA1 Message Date
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 days ago
Sebastien Tardif e095e690a8 fix(provenance): check error return in Digest
2 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
4 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
4 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Terry Howe f9152dc048
chore: update sign tests to use testify
10 months ago
Siew Kam Onn 0b5d8033b9 Add Ed25519 key presence check in mixed keyring signing test
10 months ago
Siew Kam Onn 7c9176ae35 Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package
10 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
10 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
10 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Ashley Davis 0ab44aef70
add more error checks during the signing process
5 years ago
Josh Dolitsky 889c70b729
Add nolint comments
5 years ago
Matt Butcher 0e42a77ae6
improved the error message for failed package signing (#6948)
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Taylor Thomas 9b87721c1f fix(provenance): Ports error check for `Digest` to v3
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 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"
8 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
10 years ago
Matt Butcher 58dcef86c8
fix(helm): give different error if key is not private
10 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
10 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
10 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
10 years ago
Brandon Philips dadb026afe fix(helm): avoid a panic for sign
10 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
10 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
10 years ago
Matt Butcher ce83a8a777 feat(pkg/provenance): add OpenPGP signatures
10 years ago