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

[Bug]: PublicIP provided by resourceID are droped during cluster deletion #358

Open
sebglon opened this issue Aug 13, 2024 · 0 comments · May be fixed by #360
Open

[Bug]: PublicIP provided by resourceID are droped during cluster deletion #358

sebglon opened this issue Aug 13, 2024 · 0 comments · May be fixed by #360
Labels
bug Something isn't working
Milestone

Comments

@sebglon
Copy link
Contributor

sebglon commented Aug 13, 2024

What happened

the public IP provisioned outside cluster-api are deleted during the cluster deletion

Step to reproduce

provision publicIP outside the cluster-api;
set eipalloc ref on the publicIps;
create the cluster.
drop the cluster

Expected to happen

the public IP provisioned outside cluster-api are not deleted during the cluster deletion.
only resources managed on the status refs have to be deleted

Add anything

cluster-api output

Environment

- Kubernetes version: (use `kubectl version`):  1.29.2
- OS (e.g. from `/etc/os-release`):
- Kernel (e.g. `uname -a`):
- cluster-api-provider-outscale version: main branch
- cluster-api version: 1.6.3
- Install tools:
- Kubernetes Distribution:
- Kubernetes Diestribution version:
@sebglon sebglon added the bug Something isn't working label Aug 13, 2024
@sebglon sebglon linked a pull request Aug 13, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants