Open aavarghese opened 4 months ago
Can i work on this ?
hello @yashathwani, yes, thanks for the offer to help. give us a day or so more to clean things up? then i'll give you the heads up. thanks again!
@yashathwani if you are still interested, check out this function: https://github.com/IBM/lunchpail/blob/main/pkg/fe/transformer/api/queue.go#L9-L12
developer docs are here
right now, the taskqueue file structure distinguishes runs, but not users, contexts, or namespaces. this allows two runs to share a taskqueue, but can lead to name collisions if runs across namespaces or contexts share a taskqueue.
proposal: