Thor Wu
Thor Wu
As the design of `queue`, only queues with `closed` status, which means it will no longer receive new coming jobs, can be deleted. `queue` is a concept inheriting from traditional...
> @Thor-wl , thank you, that is clear. The issues is that I do not know how to close a queue with `kubectl` without using `vcctl`. I assume if I...
@prokher Yes. Perhaps it's hard to push this idea directly to Kubernetes community, but it is possible to develop a CLI plugin to support that.
> It is still needed I agree with that. It will be more friendly for users to operate the objects.
> What if we rename `vcctl` to `kubectl-volcano` and use it as a plugin for `kubectl` > > we can close queue by > > ``` > kubectl volcano queue...
/cc @huone1 @william-wang
/cc @shinytang6 @william-wang
@eggiter Please help resolve the conflicts. Thanks!
OK. Let me take a review recently. Thanks!
@nkflash Please follow the code of conduct and format the code to pass the CI. Thanks.