Commit Graph

16 Commits (bd29e5edc2a0104e15181580f0752dd5a900c75a)

Author SHA1 Message Date
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
5 days ago
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
George Jenkins 2658a00863 fix output message value
1 week ago
George Jenkins e5b612626e fixup slog tmpDirInner
1 week ago
George Jenkins b6545e903a code review + bug fixes
1 week ago
George Jenkins c8e51b40c2 Plugin extism/v1 runtime
1 week ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
2 weeks ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
2 weeks ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
2 weeks ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
2 weeks ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
2 weeks ago
Scott Rigby 7d22bb25fa Plugin OCI installer
2 weeks ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
2 weeks ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
2 weeks ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
3 weeks ago