mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
53e8f9c0f9
Alternative solution to #6442 Modifies the behaviour of AcquireProvisionerJob and adds a special case for 'un-tagged' jobs such that they can only be picked up by 'un-tagged' provisioners. Also adds comprehensive test coverage for AcquireJob given various combinations of tags.