Skip to content

OpenStackFloatingIPPool: IPAddress index should include check kind #1863

Closed
@bilbobrovall

Description

@bilbobrovall

/kind bug

What steps did you take and what happened:
Create an OpenStackFloatingIPPool named test
Create an IPAddress with poolRef

poolRef:
  apiGroup: infrastructure.cluster.x-k8s.io
  kind: DoesNotExist
  name: test

Pool adds the ip to status.ClaimedIPs and handles it like it was created by the pool

What did you expect to happen:
The pool to only care about IPs with kind == OpenStackFloatingIPPool

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