kcp-dev / contrib-tmc

An experimental add-on readding some Kubernetes compute APIs and impement transparent multi-cluster scheduling
Apache License 2.0
5 stars 3 forks source link

bug: can not sync delete namespace action #25

Open SakuraAxy opened 1 year ago

SakuraAxy commented 1 year ago

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.

embik commented 1 year ago

Hey @SakuraAxy, sorry for getting back to you late. Can you maybe provide the YAML for the namespace objects and the kcp version you are using? Is this a problem you are still facing?

mjudeikis commented 1 year ago

/transfer-issue contrib-tmc

mjudeikis commented 1 year ago

/transfer-issue contrib-tmc