Skip to content

[openstack-cloud-controller-manager (occm)] Changing the cluster-name tries to change immutable healthmonitor/pool #2879

Open
@cwrau

Description

@cwrau

/kind bug

What happened:
We changed the clustername and the ccm is trying to change the name of the healthmonitor, which results in an error, which also happens locally, see below

What you expected to happen:
Either that the rename works or the monitor is being recreated.

How to reproduce it:
Change the clustername flag (--cluster-name)

Anything else we need to know?:
Running openstack loadbalancer healthmonitor set 7c9c9309-9c44-4c52-8226-721340bc73ca --name monitor_0_kube_service_kubernetes_ingress-nginx_ingress-nginx-controller locally results in the following error;

Pool c9f5084c-465b-410b-a6b9-c34a35c1daad is immutable and cannot be updated. (HTTP 409)

Environment:

  • openstack-cloud-controller-manager(or other related binary) version: 1.31.3
  • OpenStack version: load-balancer | 2.10 ( I can give more info, if someone tells me how I get this version 😅`
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions