Skip to content

CCM does not update the exiting virtual service if the port name is updated in the service  #336

Open
@viveksyngh

Description

@viveksyngh

Describe the bug

CCM does not update the exiting virtual service if the port name is updated in the LoadBalancer service. It reports error saying there is existing virtual service with same IP and port combination.

Reproduction steps

  1. Create a service type of load balancer with multiple ports
  2. Wait for virtual service to get created for each port
  3. Update one of the port name
    ...

Expected behavior

It should update the existing virtual service or delete existing virtual first and then create a new one.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions