-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
When I create an ns, it is created synchronously in the physical cluster, but when I delete it, it cannot be deleted synchronously
Steps To Reproduce
- $ k delete ns demo-ns
namespace "demo-ns" deleted - $ KUBECONFIG=.kcp/admin.kubeconfig k get ns
kcp-35890zhta3f8 Active 15m
Expected Behaviour
success delete ns
Additional Context
none.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Type
Projects
Status
Backlog