Skip to content

Backports of several fixes #580

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

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Backports of several fixes #580

merged 4 commits into from
Jan 9, 2024

Conversation

AndiDog
Copy link

@AndiDog AndiDog commented Jan 8, 2024

giantswarm/roadmap#3048

See separate commits. I'd like to merge, not squash those in order to keep a reasonable history that compares well to upstream. All except the VPC idempotence fix are already merged upstream.

tobiasgiese and others added 4 commits January 8, 2024 11:38
We have an issue that there is a gap between the CAPI Machine deletion and the AWSMachine deletion.
In this timeframe the kube-apiserver to the to be deleted control plane is no longer possible, but the deregistering of the LB member will be performed only for AWSMachine deletions.
This PR fixes the gap and also deregisteres the instance if the CAPI Machine is deleted.

Signed-off-by: Tobias Giese <tobias.giese@mercedes-benz.com>
…r was removed

Co-authored-by: Andreas Sommer <andreas@giantswarm.io>
@AndiDog AndiDog requested a review from a team January 8, 2024 17:23
@AndiDog
Copy link
Author

AndiDog commented Jan 9, 2024

CI only failing Aliyun image push. Can be ignored since we anyway need a Git tag build.

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.

3 participants