Commit Graph

13 Commits (7a54bdca4491edcce18cba7e348d0121e7fb65cd)

Author SHA1 Message Date
yajianggroup cfaf30083a refactor: use strings.CutPrefix
4 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
5 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
5 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
5 months ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
5 months ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
5 months ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
5 months ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
5 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
5 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
5 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
5 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
5 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
5 months ago