Commit Graph

94 Commits (revert-toml-change)

Author SHA1 Message Date
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
7 months ago
Robert Sirchia 848c134e0c
fixing error messages
7 months ago
Robert Sirchia c2e6ed8ae5
fixing build error
7 months ago
Robert Sirchia 8887d01791
fixing issues with my PR
7 months ago
Robert Sirchia c36bc25fb1
fixing missing attributes
7 months ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
7 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
8 months ago
Matt Farina 35a9ead998
Ensuring the file paths are clean prior to passing to securejoin
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Steve Hipwell bb9f0f7816
feat: Added multi-platform plugin hook support
10 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Tianle Xu a51ea6ec73
Allow tests to run on loong64
11 months ago
Matt Farina 764557c470
Some fixes
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Joe Julian 6d96283c0b
Merge pull request #12204 from CARV-ICS-FORTH/riscv64
2 years ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Antony Chazapis 786707c065 Add support for RISC-V
2 years ago
Dirk Müller 1fc8369356
Fix 32bit-x86 typo in testsuite
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Philipp Stehle 965f8591e7 improve error message on plugin install
3 years ago
cui fliter 09d3f31358 fix a few function names on comments
3 years ago
Suresh Kumar d7a5f54b6f test: added tests to load plugin from home dir with space
3 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Tyler Auerbeck 4bf99e54eb
Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#10380)
4 years ago
yxxhero 133c227331 add unittest
4 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Scaat Feng 89f2f84a02 [FIX]error string should not be capitalized
5 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
5 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
5 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
Matt Butcher e2da16f514
improve the HTTP detection for tar archives
5 years ago
Matt Butcher b6bbe4f08b
Improve the extractor and add tests (#8317)
5 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
5 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
6 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
6 years ago
ZouYu df9cf87cbe add unit test for function FindPlugins
6 years ago
Yaakov Selkowitz df20164cd2
Fix tests on arm64 and ppc64le (#7500)
6 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Taylor Thomas fca14bcb76 feat(plugin): Ports file mode preservation for tarballs from v3
6 years ago