cli/e2e
Sebastiaan van Stijn 39e1213615
e2e/testutils: fix incorrect use of PluginConfigInterface
This code was using the type incorrectly; current versions of the
API MarshalText ignore this mistake, but the moby/moby/api module
produces an error:

    === Failed
    === FAIL: e2e/global TestPromptExitCode/plugin_install (0.28s)
        cli_test.go:203: assertion failed: error is not nil: json: error calling MarshalText for type plugin.CapabilityID: capability "docker.dummy/1.0" cannot contain a dot

    === FAIL: e2e/global TestPromptExitCode/plugin_upgrade (0.26s)
        cli_test.go:203: assertion failed: error is not nil: json: error calling MarshalText for type plugin.CapabilityID: capability "docker.dummy/1.0" cannot contain a dot

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-20 22:00:06 +02:00
..
cli-plugins cli/flags: add "hostVar" to handle --host / -H as a single string 2025-08-18 17:12:54 +02:00
container
context
global
image
internal/fixtures
plugin
registry
stack
system
testdata update to go1.24.6 2025-08-15 19:16:22 +02:00
testutils e2e/testutils: fix incorrect use of PluginConfigInterface 2025-08-20 22:00:06 +02:00
trust
compose-env.connhelper-ssh.yaml
compose-env.yaml