Skip to content

fix: nctl silently override service with same name - #449

Open
SaadAssaf wants to merge 1 commit into
mainfrom
service_connection
Open

fix: nctl silently override service with same name#449
SaadAssaf wants to merge 1 commit into
mainfrom
service_connection

Conversation

@SaadAssaf

Copy link
Copy Markdown
Contributor

No description provided.

@thirdeyenick thirdeyenick left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

)

// ServiceMap is a map of service name to typed reference, used as a CLI flag type.
type ServiceMap map[string]TypedReference

@thde thde Sep 1, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is also a problem. This data structure doesn't even allow to define multiple services with the same name and different type via the CLI? Did you test that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants