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
Matthieu MOREL caac755f19
chore(internal): refactor: convert tests to testify assert/require part 3
2 days ago
..
cache Move pkg/plugin -> internal/plugin 11 months ago
installer chore: fix elseif and ifElseChain issues from gocritic (#32289) 2 days ago
schema chore(internal): enable perfsprint linter 5 months ago
testdata Make test scripts run without /bin/bash 10 months ago
config.go fix: typo in the function names 7 months ago
config_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 1 week ago
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 11 months ago
doc.go Plugin types and plugin apiVersion v1 11 months ago
error.go Remove SetupPluginEnv 11 months ago
loader.go Merge pull request #31885 from mmorel-35/whitespace 2 months ago
loader_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 1 week ago
metadata.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 1 week ago
metadata_legacy.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 1 week ago
metadata_legacy_test.go ignore error plugin loads (cli, getter) 4 months ago
metadata_test.go chore(internal): refactor: convert tests to testify assert/require part 1 3 days ago
metadata_v1.go fix: Plugin version path traversal 4 months ago
metadata_v1_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 1 week ago
plugin.go internal/plugin: remove zero-width spaces from plugin name comment 2 months ago
plugin_test.go ignore error plugin loads (cli, getter) 4 months ago
plugin_type_registry.go refactor: use reflect.TypeFor 9 months ago
plugin_type_registry_test.go chore: fix whitespace linter 4 months ago
runtime.go fix(getter): pass settings environment variables 7 months ago
runtime_extismv1.go chore: fix whitespace linter 4 months ago
runtime_extismv1_test.go chore: fix several checks issues from testifylint 1 week ago
runtime_subprocess.go feat(linters): add new revive rules for better code quality 6 days ago
runtime_subprocess_getter.go chore: enable contextcheck, fatcontext and noctx linters 4 weeks ago
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 11 months ago
runtime_subprocess_test.go ignore error plugin loads (cli, getter) 4 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 7 months ago
sign_test.go chore(internal): refactor: convert tests to testify assert/require part 3 2 days ago
signing_info.go fix: enable nolinlint linter 5 months ago
subprocess_commands.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 1 week ago
subprocess_commands_test.go chore(internal): refactor: convert tests to testify assert/require part 2 3 days ago
verify.go chore: fix some minor issues in the comments 4 months ago
verify_test.go chore(internal): refactor: convert tests to testify assert/require part 1 3 days ago