cluster-api icon indicating copy to clipboard operation
cluster-api copied to clipboard

🌱 ipam: add spec.clusterName to IPAddressClaim

Open schrej opened this issue 1 year ago • 2 comments

What this PR does / why we need it: Adds a spec.clusterName property to IPAddressClaims to allow properly referencing the Cluster to which the claim belongs. This is required for pausing claim reconciliation when the cluster is paused, which in turn is necessary for clusterctl move support.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Discussed in #9883

/area ipam

schrej avatar Feb 20 '24 16:02 schrej