In the arvados/jobs image, use the Python executable from the
[arvados.git] / lib /
2019-02-06 Eric BiagiottiMerge branch '13306-arvados-cwl-runner-py3-support'
2019-02-06 Tom CleggMerge branch '14325-dispatch-cloud'
2019-02-06 Tom Clegg14325: Merge branch 'master'
2019-02-06 Eric BiagiottiMerge branch 'master' into 13306-arvados-cwl-runner...
2019-02-05 Eric BiagiottiMerge branch '13306-arvados-cwl-runner-py3-support'
2019-02-04 Tom Clegg14325: Log stderr from last boot-probe when giving...
2019-02-04 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-02-01 Tom Clegg14325: Merge branch 'master'
2019-02-01 Tom Clegg14325: Rephrase confusing conditions and add comments.
2019-02-01 Tom Clegg14325: Improve identifiers/comments.
2019-02-01 Tom Clegg14325: Note assumption concurrent dispatchers share...
2019-02-01 Tom Clegg14325: Fix test.
2019-02-01 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-01-30 Lucas Di PentimaMerge branch '14770-wb-acr-bad-param'
2019-01-29 Lucas Di PentimaMerge branch '14718-api-login-salted-token'
2019-01-28 Lucas Di Pentima14718: Updates controller test to support josh_id's...
2019-01-28 Eric BiagiottiMerge branch 'master' into 13306-arvados-cwl-runner...
2019-01-28 Tom Clegg14325: Clean up test suite logging.
2019-01-28 Tom Clegg14325: Change remaining LameInstanceSet uses to StubDriver.
2019-01-25 Tom Clegg14325: Don't count busy workers with state=Unknown...
2019-01-25 Tom Clegg14325: Point to API details in interface doc comments.
2019-01-25 Tom Clegg14325: Test resuming worker pool state after restart.
2019-01-25 Tom Clegg14325: Remove obsolete test stubs.
2019-01-25 Tom Clegg14325: Clean up unsafe concurrency in tests.
2019-01-25 Tom Clegg14325: Document Running() return value.
2019-01-24 Tom Clegg14325: Don't shutdown busy VMs even if boot probe fails.
2019-01-24 Tom Clegg14325: Wake up scheduler when quota timeout expires.
2019-01-24 Tom Clegg14325: Obey EarliestRetry specified by cloud rate-limit...
2019-01-22 Lucas Di PentimaMerge branch '14482-rubysdk-empty-dir'
2019-01-21 Tom Clegg14325: Move magic number to const.
2019-01-21 Tom Clegg14325: Log when a worker's first probe succeeds.
2019-01-21 Tom Clegg14325: Shutdown unknown-state worker after boot timeout.
2019-01-21 Tom Clegg14325: Include instance ID in log messages from stub VM.
2019-01-18 Tom Clegg14325: Use snake_case keys in management API responses.
2019-01-18 Tom Clegg14325: Cancel containers with unsatisfiable runtime...
2019-01-17 Tom Clegg14325: Test dispatch container queue against controller.
2019-01-17 Tom Clegg14325: Test that ssh_executor obeys a negative VerifyHo...
2019-01-17 Tom Clegg14325: Add total houly price metric.
2019-01-17 Tom Clegg14325: Configurable SSH target port for cloud VMs.
2019-01-17 Lucas Di PentimaMerge branch '14539-pysdk-empty-dir'
2019-01-17 Tom Clegg14325: More testing for hold/drain states.
2019-01-16 Tom Clegg14325: Add management API endpoints for drain/hold...
2019-01-16 Tom Clegg14325: Add IdleBehavior to worker pool.
2019-01-16 Tom Clegg14325: Add worker state diagram.
2019-01-16 Tom Clegg14325: Propagate API env vars to crunch-run.
2019-01-15 Peter AmstutzMerge branch '14324-cdc-azure' refs #14324
2019-01-15 Peter Amstutz14324: Embed test public key instead of reading from...
2019-01-14 Peter Amstutz14324: Fix API throttling header fallbacks. Add goche...
2019-01-14 Lucas Di PentimaMerge branch 'master' into 14539-pysdk-empty-dir
2019-01-11 Peter Amstutz14324: Fix tests
2019-01-11 Peter Amstutz14324: Use logrus in Azure driver. Fix Sirupsen->sirup...
2019-01-10 Peter Amstutz14324: Remove context from interface, use Stop() instead
2019-01-09 Peter Amstutz14324: Azure driver for crunch-dispatch-cloud
2019-01-09 Peter Amstutz14324: Azure driver WIP
2019-01-09 Peter Amstutz13964: Fail on missing node-token tag
2019-01-09 Peter Amstutz13964: Forget the node token once the key fingerprint...
2019-01-09 Peter Amstutz13964: Fix string pointer capture
2019-01-09 Peter Amstutz13964: Trim space
2019-01-09 Peter Amstutz13964: ssh key checking
2019-01-09 Peter Amstutz13964: ssh key verification wip
2019-01-09 Peter Amstutz13964: Set and check node-token WIP
2019-01-09 Peter Amstutz13964: Tweak test
2019-01-09 Peter Amstutz13964: SSH access WIP
2019-01-09 Peter Amstutz13964: InstanceTags type
2019-01-09 Peter Amstutz13964: VM names are namespaced. Can set/get tags.
2019-01-09 Peter Amstutz13964: Don't panic running tests on stubs
2019-01-09 Peter Amstutz13964: Detect and report rate limit and quota exceeded...
2019-01-09 Peter Amstutz13964: Return Arvados instance type
2019-01-09 Peter Amstutz13964: Full lifecycle for NICs/VHDs/VMs
2019-01-09 Peter Amstutz13964: Can successfully create a VM, list existing VMs
2019-01-09 Peter Amstutz13964: Azure provider WIP
2019-01-08 Peter AmstutzMerge branch '14660-arvbox-workbench2' refs #14660
2018-12-20 Tom CleggMerge branch '14360-dispatch-cloud'
2018-12-20 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-20 Tom Clegg14360: Fix error log level on first probe after boot.
2018-12-20 Tom Clegg14360: Test for errant Create calls after failure.
2018-12-20 Tom Clegg14360: Fix test case.
2018-12-20 Tom Clegg14360: Fix instance creation limiting.
2018-12-20 Tom Clegg14360: Fix panic in test when last container is run...
2018-12-20 Tom Clegg14360: Debug log when acquiring lock.
2018-12-20 Tom Clegg14360: Shutdown pool between tests to eliminate leaking...
2018-12-18 Tom Clegg14360: Replace OnComplete/OnCancel with ExecuteContaine...
2018-12-18 Tom Clegg14360: Call ChooseType just once per container.
2018-12-18 Tom Clegg14360: Remove log spam.
2018-12-18 Tom CleggMerge branch 'master' into 14360-dispatch-cloud
2018-12-18 Tom Clegg14360: Shutdown between tests to eliminate leaking...
2018-12-18 Tom Clegg14360: Clean up stub driver.
2018-12-18 Tom Clegg14360: Avoid overreporting instances during Create...
2018-12-17 Tom Clegg14360: Comment stubServer.
2018-12-17 Tom Clegg14360: Locking comment.
2018-12-17 Tom Clegg14360: Fix log spam on normal race condition.
2018-12-17 Tom Clegg14360: Comment TestDispatchToStubDriver.
2018-12-14 Lucas Di PentimaMerge branch '13006-api-is_a-filter'
2018-12-14 Lucas Di PentimaMerge branch '13006-api-is_a-filter' into 13006-sync...
2018-12-13 Lucas Di PentimaMerge branch '14012-arvput-check-cache'
2018-12-13 Tom CleggMerge branch '14596-no-requeue'
2018-12-13 Peter AmstutzMerge branch '14495-crunch-docker-space' refs #14495
2018-12-13 Peter Amstutz14495: Add warnings when estimateDockerImageSize gets...
2018-12-10 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-10 Tom Clegg14360: Kill containers whose priority drops to 0 while...
next