sighupio / permission-manager

Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
https://sighup.io/
BSD 3-Clause "New" or "Revised" License
1.3k stars 170 forks source link

Handle namespace deletion #128

Closed luigibarbato closed 1 year ago

luigibarbato commented 1 year ago

Related to #94 We found an unexpected Permission Manager behavior that occurred when the user wanted to edit a created account instance after the original namespace was deleted: The endless process of "... loading" and the out-of-memory error.

We want to handle this edge-case