`kubectl hns delete` command?
Closed this issue · 3 comments
superbrothers commented
While kubectl hns create command exists, hns delete command does not.
We can delete subns with kubectl delete subns command. However, a user using kubectl hns command for the first time will assume that since create exists, delete must exist, but will be confused because it does not.
adrianludwin commented
I'm ok with a pass-through command. We could also add an
--allow-cascading-deletion flag that automatically calls "kubectl hns set
--allow-cascading-deletion" to combine two calls into one.
…On Tue, Jun 27, 2023 at 10:27 AM Kazuki Suda ***@***.***> wrote:
While kubectl hns create command exists, hns delete command does not.
We can delete subns with kubectl delete subns command. However, a user
using kubectl hns command for the first time will assume that since create
exists, delete must exist, but will be confused because it does not.
—
Reply to this email directly, view it on GitHub
<#307>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE43PZH2GWWXBQQJRBWUMZDXNLUU7ANCNFSM6AAAAAAZVWDHHM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
superbrothers commented
OK, I will try to implement it.
adrianludwin commented
Thanks!
…On Tue, Jun 27, 2023 at 8:04 PM Kazuki Suda ***@***.***> wrote:
OK, I will try to implement it.
—
Reply to this email directly, view it on GitHub
<#307 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE43PZBIN3YJVDFADX26M3DXNNYJPANCNFSM6AAAAAAZVWDHHM>
.
You are receiving this because you commented.Message ID:
***@***.***>