Skip to content

NettyDockerCmdExecFactory ignores API version configuration  #807

@jamesnetherton

Description

@jamesnetherton

Seems NettyDockerCmdExecFactory does not respect the API version that was provided to the DockerClientConfig.

If I look at the DEBUG log output, the client appears to be hitting all of the unversioned REST endpoints.

I guess getBaseResource() should add the version to the WebTarget path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions