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

ASM destroy failing #919

Closed
bharathkkb opened this issue Jun 4, 2021 · 0 comments · Fixed by #922
Closed

ASM destroy failing #919

bharathkkb opened this issue Jun 4, 2021 · 0 comments · Fixed by #922

Comments

@bharathkkb
Copy link
Member

#918 introduced cleaning up labels on ns but for some reason it seems to run after exit. This results in the generated kubeconfig being destroyed and kubectl label namespaces --all istio-injection- unable to talk to the api server.

 Fetching cluster endpoint and auth data.
       kubeconfig entry generated for simple-zonal-asm-cluster-pcir.
       + kubectl delete ns asm-system istio-system
       namespace "asm-system" deleted
       namespace "istio-system" deleted
       + cleanup
       + rm -rf /tmp/kubectl_wrapper_22071_18334
       The connection to the server localhost:8080 was refused - did you specify the right host or port?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant