Skip to content

Potential conflict between 2 services having the same name & load-balancer name #604

Description

@jfbus

Bug Summary

Steps to Reproduce

When checking a LBU, the CCM:

  • searches LBU by name,
  • checks that the returned LBU belongs to the right cluster,
  • checks that the returned LBU belongs to the right service.

The service check is only based on the service name, but there might be 2 services having the same name in different namespaces.

Expected Behavior

The 2nd LBU call should return an error.

Actual Behavior

The 2nd LBU call will probably mess up the config for the 1st service.

Project Version

No response

Environment Info

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions