You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/internal/plugin
George Jenkins 05fa37973d
fix: Plugin missing provenance bypass
4 days ago
..
cache Move pkg/plugin -> internal/plugin 8 months ago
installer fix: Plugin missing provenance bypass 4 days ago
schema Remove unused 'Settings' from plugin schema 7 months ago
testdata Make test scripts run without /bin/bash 7 months ago
config.go fix: typo in the function names 3 months ago
config_test.go fix: typo in the function names 3 months ago
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 8 months ago
doc.go Plugin types and plugin apiVersion v1 8 months ago
error.go Remove SetupPluginEnv 7 months ago
loader.go ignore error plugin loads (cli, getter) 4 days ago
loader_test.go ignore error plugin loads (cli, getter) 4 days ago
metadata.go ignore error plugin loads (cli, getter) 4 days ago
metadata_legacy.go fix: Plugin version path traversal 4 days ago
metadata_legacy_test.go ignore error plugin loads (cli, getter) 4 days ago
metadata_test.go ignore error plugin loads (cli, getter) 4 days ago
metadata_v1.go fix: Plugin version path traversal 4 days ago
metadata_v1_test.go ignore error plugin loads (cli, getter) 4 days ago
plugin.go [HIP-0026] Plugin runtime interface (#31145) 8 months ago
plugin_test.go ignore error plugin loads (cli, getter) 4 days ago
plugin_type_registry.go refactor: use reflect.TypeFor 6 months ago
plugin_type_registry_test.go Cleanup plugin config 7 months ago
runtime.go fix(getter): pass settings environment variables 4 months ago
runtime_extismv1.go fix(getter): pass settings environment variables 4 months ago
runtime_extismv1_test.go Plugin extism/v1 runtime 8 months ago
runtime_subprocess.go fix(getter): pass settings environment variables 4 months ago
runtime_subprocess_getter.go fix(getter): pass settings environment variables 4 months ago
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 8 months ago
runtime_subprocess_test.go ignore error plugin loads (cli, getter) 4 days ago
runtime_test.go fix(getter): pass settings environment variables 4 months ago
sign.go Use errors.Is to check for io.EOF and gzip.ErrHeader 4 months ago
sign_test.go Remove unnecessary file i/o operations from signing and verifying 8 months ago
signing_info.go Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package 7 months ago
subprocess_commands.go Refactor environment variable expansion in PrepareCommands and update tests 5 months ago
subprocess_commands_test.go update tests 5 months ago
verify.go Remove unnecessary file i/o operations from signing and verifying 8 months ago
verify_test.go Remove unnecessary file i/o operations from signing and verifying 8 months ago