coder/provisionerd
Spike Curtis 211718f95a
fix: fix MaliciousTar test case (#10158)
fixes #9895

Problem was that provisionerd tries to acquire the next job, and races with shutdown, triggering the assert in the handler.  Switches this test case to use the more robust handler.
2023-10-10 13:24:43 +04:00
..
proto chore: rename `git_auth` to `external_auth` in our schema (#9935) 2023-09-29 19:13:20 +00:00
runner chore: move `/gitauth` to `/externalauth` on the frontend (#9954) 2023-09-30 14:30:01 -05:00
localprovisioners.go feat: add support for networked provisioners (#9593) 2023-09-08 09:53:48 +00:00
provisionerd.go feat: integrate Acquirer for provisioner jobs (#9717) 2023-09-19 10:25:57 +04:00
provisionerd_test.go fix: fix MaliciousTar test case (#10158) 2023-10-10 13:24:43 +04:00