Skip to content

bug: can not sync delete namespace action #25

@SakuraAxy

Description

@SakuraAxy

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

  1. $ k delete ns demo-ns
    namespace "demo-ns" deleted
  2. $ KUBECONFIG=.kcp/admin.kubeconfig k get ns
    kcp-35890zhta3f8 Active 15m

Expected Behaviour

success delete ns

Additional Context

none.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions