Skip to content

Fix race condition during namespace deletion

Alexandre Lossent requested to merge handle_deleting_projects into master

I realized we could have this problem while re-reading the Kubernetes GC process for another reason.

Merge request reports