Skip to content

Controller calling multiple dock connection issues #38

@youzuoyong

Description

@youzuoyong

Issue/Feature Description:
When the controller calls multiple docks, the dock selected by 'edp' may not be used to connect, but rather the previously connected dock.
This is the code:
pkg/controller/dockcontroller/client/client.go (func (c *DockClient) Connect(edp string) error)

Why this issue to fixed / feature is needed(give scenarios or use cases):
When I use multiple soda docks, only one dock is connected, that is not what I expected.

How to reproduce, in case of a bug:
When I start two soda docks, only one dock that was started first is connected.

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
https://github.com/sodafoundation/controller/blob/30f5f72c23b5d770bc65fa18a75d3ff69be1f412/pkg/controller/dockcontroller/client/client.go#L53C4-L53C4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions