kubernetes-sigs / cluster-api-provider-openstack

Cluster API implementation for OpenStack
https://cluster-api-openstack.sigs.k8s.io/
Apache License 2.0
289 stars 252 forks source link

Bastion SG cleanup v2 #2118

Open EmilienM opened 3 months ago

EmilienM commented 3 months ago

From @mdbooth:

My only slight worry here is that we're potentially short-cutting everything else that this reconciliation does for something we're expecting to fail sometimes.

I've tried to think through all the ordering scenarios and I suspect this is ok. However, I wonder if it would have been safer to add this delete step at the bottom of the reconcile immediately before setting BastionSecurityGroup to nil.

_Originally posted by @mdbooth in https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/2114#discussion_r1631030728_

EmilienM commented 3 months ago

@mdbooth I'll get back to it at some point /assign EmilienM

k8s-triage-robot commented 3 weeks ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

EmilienM commented 3 weeks ago

/remove-lifecycle stale