Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: can not sync delete namespace action #25

Open
SakuraAxy opened this issue Jun 6, 2023 · 3 comments
Open

bug: can not sync delete namespace action #25

SakuraAxy opened this issue Jun 6, 2023 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@SakuraAxy
Copy link

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.

@SakuraAxy SakuraAxy added the kind/bug Categorizes issue or PR as related to a bug. label Jun 6, 2023
@embik
Copy link
Member

embik commented Sep 28, 2023

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
Copy link
Contributor

/transfer-issue contrib-tmc

1 similar comment
@mjudeikis
Copy link
Contributor

/transfer-issue contrib-tmc

@kcp-ci-bot kcp-ci-bot transferred this issue from kcp-dev/kcp Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: Backlog
Development

No branches or pull requests

3 participants