Description
It's not possible to remove an organization because Terminator is enabled for an organization workspaces but there's no terminator handler. If it's desired to support organization cleanup, terminator either should be removed from org WorkspaceType or terminator handler should be implemented
As a side affect it's not possible to clean up core.platform-mesh.io ApiBinding in root:orgs workspace."
Solution
- Remove terminator from workspace type if it's not needed and all organization clean up logic is covered by Finalizers
- Implement terminator controller for org workspace type
Description
It's not possible to remove an organization because Terminator is enabled for an organization workspaces but there's no terminator handler. If it's desired to support organization cleanup, terminator either should be removed from org WorkspaceType or terminator handler should be implemented
As a side affect it's not possible to clean up core.platform-mesh.io ApiBinding in root:orgs workspace."
Solution