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
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
2 weeks ago
..
cache Move pkg/plugin -> internal/plugin 4 months ago
installer Merge pull request #31624 from atombrella/feature/sloglint 2 weeks ago
schema Remove unused 'Settings' from plugin schema 3 months ago
testdata Make test scripts run without /bin/bash 4 months ago
config.go Cleanup plugin config 4 months ago
config_test.go Cleanup plugin config 4 months ago
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 4 months ago
doc.go Plugin types and plugin apiVersion v1 4 months ago
error.go Remove SetupPluginEnv 4 months ago
loader.go fix: improve plugin name validation err messages early via unmarshalling 1 month ago
loader_test.go test: convert tests to table drive tests 1 month ago
metadata.go fix: improve plugin name validation err messages early via unmarshalling 1 month ago
metadata_legacy.go fix: improve plugin name validation err messages early via unmarshalling 1 month ago
metadata_legacy_test.go test: refactor TestMetadataLegacyValidate to be more generic 1 month ago
metadata_test.go fix: improve plugin name validation err messages early via unmarshalling 1 month ago
metadata_v1.go fix: focus only on plugin name but give more info about what we get 1 month ago
plugin.go [HIP-0026] Plugin runtime interface (#31145) 4 months ago
plugin_test.go style: linting 1 month ago
plugin_type_registry.go refactor: use reflect.TypeFor 3 months ago
plugin_type_registry_test.go Cleanup plugin config 4 months ago
runtime.go Remove SetupPluginEnv 4 months ago
runtime_extismv1.go Remove SetupPluginEnv 4 months ago
runtime_extismv1_test.go Plugin extism/v1 runtime 4 months ago
runtime_subprocess.go chore: fix some typos in comment 3 months ago
runtime_subprocess_getter.go Remove SetupPluginEnv 4 months ago
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 4 months ago
runtime_subprocess_test.go chore: fix some comment format 2 months ago
runtime_test.go Remove SetupPluginEnv 4 months ago
sign.go Remove unnecessary file i/o operations from signing and verifying 4 months ago
sign_test.go Remove unnecessary file i/o operations from signing and verifying 4 months ago
signing_info.go Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package 3 months ago
subprocess_commands.go Refactor environment variable expansion in PrepareCommands and update tests 1 month ago
subprocess_commands_test.go update tests 1 month ago
verify.go Remove unnecessary file i/o operations from signing and verifying 4 months ago
verify_test.go Remove unnecessary file i/o operations from signing and verifying 4 months ago