Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes pause of IPAddressClaim #28

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Fixes pause of IPAddressClaim #28

merged 2 commits into from
Dec 14, 2023

Conversation

mcbenjemaa
Copy link
Member

@mcbenjemaa mcbenjemaa commented Dec 14, 2023

Overview

IPAddressClaim is not paused due to the pausing implementation was not correct:

The correct check is the clusterName label:

https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/blob/b8ccdf8c362cd51ee120e50f8ec2b637f02e3755/internal/controllers/ipaddressclaim.go#L180

@mcbenjemaa mcbenjemaa self-assigned this Dec 14, 2023
@mcbenjemaa mcbenjemaa requested review from wikkyk and avorima December 14, 2023 10:27
Copy link

@mcbenjemaa mcbenjemaa merged commit 1b0555f into main Dec 14, 2023
9 checks passed
@mcbenjemaa mcbenjemaa deleted the pause-ip-claim branch December 14, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants