I read about "k8s.io/client-go/util/workqueue" documents and wonder, is there a way to insert the very work item in front of the queue, so that the item can be handled before others? Thanks.
Or any workround or alternatives?
I read about "k8s.io/client-go/util/workqueue" documents and wonder, is there a way to insert the very work item in front of the queue, so that the item can be handled before others? Thanks.
Or any workround or alternatives?