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

kumactl delete does not support external-service #1658

Closed
bdecoste opened this issue Mar 10, 2021 · 0 comments · Fixed by #1673
Closed

kumactl delete does not support external-service #1658

bdecoste opened this issue Mar 10, 2021 · 0 comments · Fixed by #1673
Assignees

Comments

@bdecoste
Copy link
Contributor

Summary

kumactl delete does not support external-service

Steps To Reproduce

$ kumactl get external-services
MESH   NAME   TAGS                      ADDRESS        AGE
default  grpc   kuma.io/protocol=grpc kuma.io/service=grpc   172.31.32.130:50051  6d
default  httpbin  kuma.io/protocol=http kuma.io/service=httpbin  httpbin.org:80    19d
$ kumactl delete external-service httpbin
Error: unknown TYPE: external-service. Allowed values: mesh, dataplane, healthcheck, proxytemplate, traffic-log, traffic-permission, traffic-route, traffic-trace, fault-injection, circuit-breaker, retry, secret, zone
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.

2 participants