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 6495074826
Revert "Revert "feat(plugin): add --version flag to plugin update command""
1 week ago
..
cache
installer Revert "Revert "feat(plugin): add --version flag to plugin update command"" 1 week ago
schema
testdata
config.go
config_test.go
descriptor.go
doc.go
error.go
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
plugin_test.go style: linting 1 month ago
plugin_type_registry.go
plugin_type_registry_test.go
runtime.go
runtime_extismv1.go
runtime_extismv1_test.go
runtime_subprocess.go
runtime_subprocess_getter.go
runtime_subprocess_hooks.go
runtime_subprocess_test.go
runtime_test.go
sign.go
sign_test.go
signing_info.go
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
verify_test.go