I'm trying to deploy changes to k8s namespaces (added custom timeouts), and the pulumi planner wants to delete-replace the namespace, and that errors out - the Namespace gets stuck "Terminating" state in k8s. I think the reason is due to the fact there are deployments, etc, which depend on that namespace, and pulumi doesn't take those into account when planning