You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
infra/capi: add a platform-specific post-destroy hook
For some platforms, it might be necessary to execute destroy tasks
_after_ the cluster-api system has stopped so that it won't try to
reconcile the changes.
This commits adds a post-destroy hook that runs during the bootstrap
destroy process but after cluster-api has shutdown.
0 commit comments