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
MrJack cb4c2ce25f
feat(plugin): add --version flag to plugin update command
1 month ago
..
cache
installer feat(plugin): add --version flag to plugin update command 1 month ago
schema chore(internal): enable perfsprint linter 4 months ago
testdata
config.go fix: typo in the function names 6 months ago
config_test.go fix: typo in the function names 6 months ago
descriptor.go
doc.go
error.go
loader.go ignore error plugin loads (cli, getter) 3 months ago
loader_test.go ignore error plugin loads (cli, getter) 3 months ago
metadata.go ignore error plugin loads (cli, getter) 3 months ago
metadata_legacy.go fix: Plugin version path traversal 3 months ago
metadata_legacy_test.go ignore error plugin loads (cli, getter) 3 months ago
metadata_test.go ignore error plugin loads (cli, getter) 3 months ago
metadata_v1.go fix: Plugin version path traversal 3 months ago
metadata_v1_test.go ignore error plugin loads (cli, getter) 3 months ago
plugin.go
plugin_test.go ignore error plugin loads (cli, getter) 3 months ago
plugin_type_registry.go
plugin_type_registry_test.go
runtime.go fix(getter): pass settings environment variables 7 months ago
runtime_extismv1.go fix(getter): pass settings environment variables 7 months ago
runtime_extismv1_test.go
runtime_subprocess.go chore(internal): enable perfsprint linter (#31871) 4 months ago
runtime_subprocess_getter.go chore(internal): enable perfsprint linter 4 months ago
runtime_subprocess_hooks.go
runtime_subprocess_test.go ignore error plugin loads (cli, getter) 3 months ago
runtime_test.go fix(getter): pass settings environment variables 7 months ago
sign.go Use errors.Is to check for io.EOF and gzip.ErrHeader 6 months ago
sign_test.go
signing_info.go fix: enable nolinlint linter 4 months ago
subprocess_commands.go chore(internal): enable perfsprint linter (#31871) 4 months ago
subprocess_commands_test.go Replace unneeded use of t.Fatalf with t.Fatal 4 months ago
verify.go chore: fix some minor issues in the comments 3 months ago
verify_test.go