helm/internal/plugin
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
Remove unused 'Settings' from plugin schema
2025-10-01 10:08:40 -07:00
..
cache Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
installer Merge pull request #31249 from banjoh/em/additional-logging 2025-09-24 18:48:52 -07:00
schema Remove unused 'Settings' from plugin schema 2025-09-21 07:53:41 -07:00
testdata Remove legacy Command/Hooks from v1 Subprocess (#23) 2025-08-31 22:24:31 -07:00
config.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
config_test.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
doc.go Plugin types and plugin apiVersion v1 2025-08-22 17:17:36 -04:00
error.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
loader.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
loader_test.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
metadata.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
metadata_legacy.go Remove legacy Command/Hooks from v1 Subprocess (#23) 2025-08-31 22:24:31 -07:00
metadata_test.go Remove legacy Command/Hooks from v1 Subprocess (#23) 2025-08-31 22:24:31 -07:00
metadata_v1.go Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
plugin.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
plugin_test.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
plugin_type_registry.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
plugin_type_registry_test.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
runtime.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
runtime_extismv1.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
runtime_extismv1_test.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
runtime_subprocess.go chore: fix some typos in comment 2025-09-23 18:40:56 +08:00
runtime_subprocess_getter.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
runtime_subprocess_test.go Cleanup plugin config 2025-09-02 09:53:22 -07:00
runtime_test.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
sign.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
sign_test.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
signing_info.go Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package 2025-09-23 16:00:45 +08:00
subprocess_commands.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
subprocess_commands_test.go Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
verify.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
verify_test.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00