20649: Fix panic on race, worker shutdown vs. container startup.
[arvados.git] / lib /
2023-08-14 Tom Clegg20649: Fix panic on race, worker shutdown vs. container...
2023-08-14 Tom Clegg20649: Don't wait timeoutSignal before sending first...
2023-08-14 Tom Clegg20457: Fix flaky test.
2023-08-14 Tom Clegg20649: Log actual error from last failed boot probe.
2023-08-11 Tom Clegg20649: Log boot probe errors other than usual wait...
2023-08-10 Tom Clegg20649: cloudtest obeys DeployPublicKey config, like...
2023-08-10 Tom CleggMerge branch '20755-ec2-multiple-subnets'
2023-08-09 Peter AmstutzMerge branch '20680-rolling-deploy' refs #20680
2023-08-09 Peter Amstutz20680: Increase MaxConcurrentRequests to 8 20680-rolling-deploy
2023-08-09 Tom Clegg20755: Merge branch 'main' into 20755-ec2-multiple... 20755-ec2-multiple-subnets
2023-08-09 Tom Clegg20755: Fix test case by accepting empty DriverParameters.
2023-08-08 Tom Clegg20755: Run cloudtest suite once per configured subnet...
2023-08-08 Tom CleggMerge branch '20735-update-deps'
2023-08-08 Tom CleggFix error check.
2023-08-07 Brett SmithMerge branch '20754-docker-py-upgrade'
2023-08-07 Tom Clegg20735: Merge branch 'main' into 20735-update-deps 20735-update-deps
2023-08-07 Tom CleggMerge branch '20705-crunchstat-warn-missing-data'
2023-08-07 Peter AmstutzMerge branch '20680-default-config-updates' refs #20680
2023-08-07 Tom Clegg20705: 10% failure on stub Create to ensure running... 20705-crunchstat-warn-missing-data
2023-08-04 Lucas Di PentimaMerge branch '20610-installer-load-balancer'. Refs...
2023-08-04 Peter Amstutz20680: Rework worker settings for new controller behavior
2023-08-04 Tom Clegg20755: Report metrics for ec2 instances per subnet.
2023-08-03 Tom Clegg20755: Allow cloud drivers to register their own metrics.
2023-08-03 Tom Clegg20755: Support multiple/alternate subnets on EC2.
2023-08-02 Tom Clegg20735: Update Go to 1.20.6.
2023-08-02 Tom Clegg20735: Update ruby and singularity.
2023-08-02 Tom Clegg20735: Update to go 1.20.
2023-08-02 Tom CleggMerge branch '17244-cgroup2'
2023-08-02 Tom Clegg17244: Fix doc link.
2023-08-02 Brett SmithMerge branch '20797-rhel8-packages'
2023-07-31 Tom Clegg17244: Update docs for -cgroup-parent-subsystem flag.
2023-07-31 Tom Clegg17244: Clarify log message.
2023-07-28 Brett Smith20797: Add initial support for rocky8 package builds
2023-07-24 Brett SmithMerge branch '20343-regexp-prefixes'
2023-07-21 Tom Clegg17244: Use crunch-run's cgroup, not init's, for "host...
2023-07-21 Tom Clegg17244: Test findCgroup on cgroup files in crunchstat...
2023-07-19 Tom Clegg17244: Fix singularity reporting host stats as containe...
2023-07-19 Tom Clegg17244: Make -cgroup-parent-subsystem=X work in cgroups v2.
2023-07-19 Tom Clegg17244: Refactor crunchstat to use cgroup unified/hybrid...
2023-07-18 Peter AmstutzMerge branch '20731-user-guide-wb2' refs #20731
2023-07-13 Tom CleggMerge branch '20726-s3list-pages'
2023-07-11 Tom CleggMerge branch '20667-maxsuper-atquota'
2023-07-07 Tom CleggMerge branch '20559-dav-concurrent-writes'
2023-07-06 Tom CleggMerge branch '20722-docker-upgrade'
2023-07-06 Tom Clegg20722: Update ContainerCreate usage for new docker... 20722-docker-upgrade
2023-06-27 Lucas Di PentimaMerge branch '20665-installer-secrets-handling'. Closes...
2023-06-26 Tom Clegg20667: Add InitialQuotaEstimate config. 20667-maxsuper-atquota
2023-06-26 Peter AmstutzMerge branch '20619-arv-client-libfuse' closes #20619
2023-06-26 Tom Clegg20667: Add at_quota metric.
2023-06-26 Tom Clegg20667: Adjust timeout/retry settings to address occasio...
2023-06-26 Tom Clegg20667: Reduce max supervisors if pool reaches cloud...
2023-06-23 Brett SmithMerge branch '20663-login-sync-config'
2023-06-23 Brett Smith20663: Expand the default SyncIgnoredGroups 20663-login-sync-config
2023-06-23 Brett Smith20663: Add IgnoredGroups configuration to arvados-login...
2023-06-22 Tom CleggMerge branch '20425-fed-pdh-retry'
2023-06-22 Tom Clegg20425: Merge branch 'main' into 20425-fed-pdh-retry 20425-fed-pdh-retry
2023-06-22 Brett Smith20663: Add configuration for arvados-login-sync
2023-06-22 Brett Smith20663: Clarify comment about what "safe" config means
2023-06-21 Peter AmstutzMerge branch '20664-java-sdk-pr-205' refs #20664
2023-06-20 Lucas Di PentimaMerge branch '20643-login-sync-homedir-check'. Closes...
2023-06-20 Tom CleggMerge branch '20602-queue-metrics'
2023-06-20 Tom CleggMerge branch '20647-cr-logs-preflight'
2023-06-19 Tom Clegg20602: Allow lock requests to queue up to 2s (configura... 20602-queue-metrics
2023-06-19 Peter AmstutzMerge branch '20652-cwl-poll-select' refs #20652
2023-06-19 Tom Clegg20647: Improve comment on header deduplication. 20647-cr-logs-preflight
2023-06-19 Peter AmstutzMerge branch '20637-prefetch-threads' refs #20637
2023-06-19 Tom Clegg20602: Report queue time for pos/neg/zero-priority...
2023-06-17 Tom Clegg20647: Fix duplicate response headers via reverse proxy.
2023-06-16 Tom CleggMerge branch '20647-cr-logs-preflight'
2023-06-16 Peter AmstutzMerge branch '20601-supervisor-fraction' refs #20601
2023-06-16 Peter Amstutz20601: Rename Scheduler.maxSupervisors -> Scheduler... 20601-supervisor-fraction
2023-06-16 Tom Clegg20647: Test CORS preflight request routing.
2023-06-16 Tom Clegg20647: Fix CORS preflight request handling.
2023-06-15 Tom Clegg20601: MaxSupervisorFraction is relative to maxConcurrency.
2023-06-15 Tom CleggMerge branch '20601-big-ctr-queue'
2023-06-13 Tom CleggMerge branch '20602-controller-qos'
2023-06-13 Tom Clegg20601: Add comment re fetch-by-uuid loop. 20601-big-ctr-queue
2023-06-12 Tom Clegg20601: Slow down container queue polling when busy...
2023-06-12 Tom Clegg20602: Add IneligibleForQueuePriority const. 20602-controller-qos
2023-06-12 Tom Clegg20601: Fetch mounts field only once per container.
2023-06-12 Tom Clegg20601: Fetch only high-priority containers when queue...
2023-06-09 Tom Clegg20425: Fix response status for mixed-status backend...
2023-06-09 Tom Clegg20425: Test response status for mixed-status backend...
2023-06-09 Tom Clegg20425: Revert "12684/20425: Skip TestContainerInputOnDi...
2023-06-08 Tom Clegg20602: Disable queue when testing DumpRequests.
2023-06-08 Tom Clegg20602: Prioritize interactive (browser) requests.
2023-06-08 Tom Clegg20602: Add MaxQueuedRequests config.
2023-06-08 Tom Clegg20602: Add priority queue to RequestLimiter.
2023-06-07 Peter AmstutzMerge branch '20548-installer-deploy' refs #20548
2023-06-05 Tom CleggMerge branch '20522-load-dispatch-priv-key'
2023-06-05 Lucas Di PentimaMerge branch '20594-scaling-nginx-settings'. Closes...
2023-06-02 Peter AmstutzMerge branch '20531-cwl-log-tail' refs #20531
2023-06-02 Tom CleggMerge branch '20541-less-fetching-mounts'
2023-06-01 Peter AmstutzIncrease WatchdogInterval and WatchdogThreshold
2023-06-01 Tom CleggMerge branch '20540-crunch-run-retry'
2023-06-01 Tom Clegg20540: Increase crunch-run API call timeouts to 10m. 20540-crunch-run-retry
2023-06-01 Brett SmithMerge branch '20545-drop-if-none-match'
2023-06-01 Brett SmithMerge branch '20433-crunch-log-zero-bytes-job'
2023-06-01 Peter AmstutzMerge branch '20561-file-copy-logging' refs #20561
2023-06-01 Brett Smith20545: Drop If-None-Match from requests proxied by... 20545-drop-if-none-match
next