Error from server: admission webhook "validatequeue.volcano.sh" denied the request: only queue with state `Closed` can be deleted, queue `foo` state is `Open`
How do I set the Queue's state to "Closed"? Can it be done with kubectl? I have tried updating the the object's manifest with "kubectl apply", but it doesn't not seem to have an effect.
Klaus Ma
unread,
May 6, 2021, 8:53:51 PM5/6/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to volcano-sh
It's required to close queue firstly after all job completed, and then delete the queue :).