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 178c9f6ade
Merge pull request #32406 from mmorel-35/testifylint-manual-assert-internal-2
7 days ago
..
cache remove legacy import comments from remaining packages (#31933) 1 week ago
installer Merge pull request #32406 from mmorel-35/testifylint-manual-assert-internal-2 7 days ago
schema chore(internal): enable perfsprint linter 5 months ago
testdata Make test scripts run without /bin/bash 11 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 3 weeks 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 chore(internal): refactor: convert tests to testify assert/require part 6 1 week ago
metadata.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
metadata_legacy.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
metadata_legacy_test.go ignore error plugin loads (cli, getter) 5 months ago
metadata_test.go chore(internal): refactor: convert tests to testify assert/require part 6 1 week ago
metadata_v1.go fix: Plugin version path traversal 5 months ago
metadata_v1_test.go chore(internal): refactor: convert tests to testify assert/require part 6 1 week ago
plugin.go remove legacy import comments from remaining packages (#31933) 1 week ago
plugin_test.go chore(internal): refactor: convert tests to testify assert/require part 6 1 week ago
plugin_type_registry.go refactor: use reflect.TypeFor 10 months ago
plugin_type_registry_test.go chore: fix whitespace linter 5 months ago
runtime.go fix(getter): pass settings environment variables 8 months ago
runtime_extismv1.go chore: fix whitespace linter 5 months ago
runtime_extismv1_test.go chore(internal): refactor: convert tests to testify assert/require part 5 1 week ago
runtime_subprocess.go fix: enhance error handling and improve test assertions (#32352) 1 week ago
runtime_subprocess_getter.go chore: enable contextcheck, fatcontext and noctx linters 1 month ago
runtime_subprocess_hooks.go remove legacy import comments from remaining packages (#31933) 1 week ago
runtime_subprocess_test.go chore(internal): refactor: convert tests to testify assert/require part 4 (#32408) 1 week ago
runtime_test.go fix(getter): pass settings environment variables 8 months ago
sign.go Use errors.Is to check for io.EOF and gzip.ErrHeader 8 months ago
sign_test.go chore(internal): refactor: convert tests to testify assert/require part 3 2 weeks ago
signing_info.go fix: enable nolinlint linter 5 months ago
subprocess_commands.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
subprocess_commands_test.go chore(internal): refactor: convert tests to testify assert/require part 5 1 week ago
verify.go chore: fix some minor issues in the comments 5 months ago
verify_test.go chore(internal): refactor: convert tests to testify assert/require part 5 1 week ago