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 c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
1 week ago
..
cache Move pkg/plugin -> internal/plugin 7 months ago
installer Merge pull request #31853 from atombrella/feature/fmt_unneeded 1 week ago
schema chore(internal): enable perfsprint linter 2 weeks ago
testdata Make test scripts run without /bin/bash 6 months ago
config.go fix: typo in the function names 2 months ago
config_test.go fix: typo in the function names 2 months ago
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 7 months ago
doc.go Plugin types and plugin apiVersion v1 7 months ago
error.go Remove SetupPluginEnv 6 months ago
loader.go fix: improve plugin name validation err messages early via unmarshalling 4 months ago
loader_test.go chore(internal): enable perfsprint linter 2 weeks ago
metadata.go chore(internal): enable perfsprint linter (#31871) 2 weeks ago
metadata_legacy.go chore(internal): enable perfsprint linter (#31871) 2 weeks ago
metadata_legacy_test.go test: refactor TestMetadataLegacyValidate to be more generic 4 months ago
metadata_test.go fix: improve plugin name validation err messages early via unmarshalling 4 months ago
metadata_v1.go chore(internal): enable perfsprint linter (#31871) 2 weeks ago
plugin.go [HIP-0026] Plugin runtime interface (#31145) 7 months ago
plugin_test.go style: linting 4 months ago
plugin_type_registry.go refactor: use reflect.TypeFor 5 months ago
plugin_type_registry_test.go Cleanup plugin config 6 months ago
runtime.go fix(getter): pass settings environment variables 3 months ago
runtime_extismv1.go fix(getter): pass settings environment variables 3 months ago
runtime_extismv1_test.go Plugin extism/v1 runtime 7 months ago
runtime_subprocess.go chore(internal): enable perfsprint linter (#31871) 2 weeks ago
runtime_subprocess_getter.go chore(internal): enable perfsprint linter 2 weeks ago
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 7 months ago
runtime_subprocess_test.go fix(internal): errorlint linter 4 weeks ago
runtime_test.go fix(getter): pass settings environment variables 3 months ago
sign.go Use errors.Is to check for io.EOF and gzip.ErrHeader 3 months ago
sign_test.go Remove unnecessary file i/o operations from signing and verifying 6 months ago
signing_info.go fix: enable nolinlint linter 2 weeks ago
subprocess_commands.go chore(internal): enable perfsprint linter (#31871) 2 weeks ago
subprocess_commands_test.go Replace unneeded use of t.Fatalf with t.Fatal 2 weeks ago
verify.go Remove unnecessary file i/o operations from signing and verifying 6 months ago
verify_test.go Remove unnecessary file i/o operations from signing and verifying 6 months ago