Skip to content

Node is not deleted from the cluster, after being deleted from openstack #3114

@dgaponcic

Description

@dgaponcic

/kind bug

What happened:

When deleting a baremetal node from openstack, occm doesn't detect the deletion, and the node remains in the cluster as NotReady.

The logs say: error checking if node <node-name> exists: failed to find object

What you expected to happen:

I expect to see a log line that the node was deleted, and then for the node to not be in the cluster anymore.

Anything else we need to know?:
It seems this is the same issue reported in: #2999

I tried the PR proposed in the ticket (https://github.com/nokia/cloud-provider-openstack/pull/1/changes), and it fixed the issue for us.

Environment:

  • openstack-cloud-controller-manager version: v1.35.0

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions