Commit Graph

32 Commits (7369ac0eaafe499352d2e3e75d417223f91c2c8f)

Author SHA1 Message Date
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
3 months ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
3 months ago
Matthieu MOREL d4f6193a7e
chore(internal): enable perfsprint linter (#31871)
3 months ago
Matthieu MOREL 9409226e15 chore(internal): enable perfsprint linter
3 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
3 months ago
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
4 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
6 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
6 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
6 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
6 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
6 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
8 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
8 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
8 months ago
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
9 months ago
zyfy29 b24bfe4168
Merge branch 'main' into delete-unused-var
9 months ago
Tom Wieczorek 6181e0a873
Make test scripts run without /bin/bash
9 months ago
yajianggroup cfaf30083a refactor: use strings.CutPrefix
9 months ago
Evans Mungai 3d23230ef8
chore: add additional logging to plugin installer
9 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
9 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
9 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
9 months ago
zyfy29 8068578266 chore: delete unused var in installer.go
9 months ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
10 months ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
10 months ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
10 months ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
10 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
10 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
10 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
10 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
10 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
10 months ago