Merge branch '20680-cores-concurrency' refs #20680
[arvados.git] / tools /
2023-08-15 Peter AmstutzMerge branch '20680-cores-concurrency' refs #20680
2023-08-15 Tom CleggMerge branch '17244-cgroup2-cpu-max'
2023-08-15 Lucas Di PentimaFurther fixes on single host installer deployment....
2023-08-15 Lucas Di PentimaFixes deployment when using envvar BRANCH=main. No...
2023-08-14 Tom Clegg17244: Use cpu.max to get available fraction of CPUs.
2023-08-14 Tom CleggMerge branch '20649-ssh-help'
2023-08-14 Tom CleggMerge branch '20457-careful-near-quota'
2023-08-14 Peter Amstutz20680: Set concurrency to num_cpus * 2 with a minimum... 20680-cores-concurrency
2023-08-10 Peter AmstutzMerge branch '20688-wb1-to-wb2-redirects' refs #20688
2023-08-10 Tom CleggMerge branch '20755-ec2-multiple-subnets'
2023-08-09 Peter AmstutzMerge branch '20680-rolling-deploy' refs #20680
2023-08-09 Tom Clegg20755: Merge branch 'main' into 20755-ec2-multiple... 20755-ec2-multiple-subnets
2023-08-08 Tom CleggMerge branch '20735-update-deps'
2023-08-08 Peter Amstutz20680: Only do a rolling update when there is multiple...
2023-08-08 Peter Amstutz20680: installer does rolling update of controller
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 Clegg20735: Update singularity version in docs and build...
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 Peter Amstutz20680: Fix nginx_balancer_configuration & add note... 20680-default-config-updates
2023-08-04 Lucas Di PentimaFixes instance profile assignment. Refs #20610
2023-08-04 Lucas Di PentimaMerge branch '20610-installer-load-balancer'. Refs...
2023-08-04 Lucas Di Pentima20610: Documentation changes, including simplification... 20610-installer-load-balancer
2023-08-04 Lucas Di Pentima20610: Changes the default installer config in order...
2023-08-04 Peter Amstutz20688: Update single host/multiple hostname template 20688-wb1-to-wb2-redirects
2023-08-04 Peter Amstutz20688: "workbench" host is now workbench2
2023-08-04 Peter Amstutz20688: Reorder redirects by priority
2023-08-04 Peter Amstutz20688: check for ssh ahead of time, sync only before...
2023-08-04 Peter Amstutz20688: Add nginx redirects from wb1 paths to wb2 paths...
2023-08-04 Peter Amstutz20688: Fix quoting issue
2023-08-04 Peter Amstutz20688: Add wb1 to wb2 redirects to arvbox
2023-08-04 Peter Amstutz20680: Rework worker settings for new controller behavior
2023-08-03 Lucas Di Pentima20610: Documentation fixes & additions.
2023-08-03 Lucas Di Pentima20610: Fixes balancer nginx's request queue config...
2023-08-03 Lucas Di Pentima20610: Unifies the 'api' role with the 'controller...
2023-08-03 Lucas Di Pentima20610: Improves provision.sh code readability.
2023-08-03 Lucas Di Pentima20610: Deduplicates variable substitution code.
2023-08-02 Lucas Di Pentima20610: Renames the ROLES map variable because the name...
2023-08-02 Tom Clegg20735: Update to go 1.20.
2023-08-02 Lucas Di Pentima20610: Moves code from local.params to its own common...
2023-07-31 Tom Clegg20705: Warn if some stats are missing.
2023-07-28 Lucas Di Pentima20610: Removes the need to manually set up the ENABLE_B...
2023-07-27 Lucas Di Pentima20610: Fixes deployment order to avoid failures.
2023-07-27 Lucas Di Pentima20610: Allows disabling backend controllers for rolling...
2023-07-27 Lucas Di Pentima20610: Restricts backends' HTTP access by nginx rules.
2023-07-26 Lucas Di Pentima20610: Fixes prometheus configuration to track the...
2023-07-26 Lucas Di Pentima20610: Removes duplication on balancer & backend declar...
2023-07-26 Lucas Di Pentima20610: Adds node list & role->nodes map variables.
2023-07-26 Lucas Di Pentima20610: Fixes a template variable usage.
2023-07-26 Lucas Di Pentima20610: Removes the need to directly edit the arvados...
2023-07-24 Brett SmithMerge branch '20343-regexp-prefixes'
2023-07-18 Peter AmstutzMerge branch '20731-user-guide-wb2' refs #20731
2023-07-11 Tom CleggMerge branch '20667-maxsuper-atquota'
2023-07-07 Tom CleggMerge branch '20559-dav-concurrent-writes'
2023-07-06 Lucas Di PentimaFixes salt bootstrapping on nodes by the installer...
2023-07-06 Tom CleggMerge branch '20722-docker-upgrade'
2023-07-06 Lucas Di PentimaMerge branch '20707-aws-compute-ami-cgroupsv1'. Closes...
2023-07-05 Lucas Di Pentima20707: Don't rely on GRUB_CMDLINE_LINUX be empty in... 20707-aws-compute-ami-cgroupsv1
2023-07-04 Lucas Di Pentima20707: Updates default to Debian 11 AMI. Forces cgroups...
2023-06-29 Lucas Di Pentima20610: Tweaks postgresql access control to allow multip...
2023-06-29 Lucas Di Pentima20610: Tweaks controller's nginx pillar to support...
2023-06-29 Lucas Di Pentima20610: Updates arvados' pillar to handle the dispatcher...
2023-06-29 Lucas Di Pentima20610: Adds the new pillars for the balancer role.
2023-06-29 Lucas Di Pentima20610: Adds 'balancer' role to the installer scripts.
2023-06-29 Lucas Di Pentima20610: Removes unused keepstore reference from Terraform.
2023-06-29 Tom CleggMerge branch '20606-reuse-preemptible'
2023-06-27 Lucas Di PentimaMerge branch '20665-installer-secrets-handling'. Closes...
2023-06-27 Lucas Di Pentima20665: Fixes logic script error & minor docs improvements. 20665-installer-secrets-handling
2023-06-26 Lucas Di Pentima20665: Code style improvements.
2023-06-21 Lucas Di Pentima20665: Handles secrets on a separate file.
2023-06-07 Brett SmithMerge branch '20613-googleapiclient-init-logs'
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 Amstutz20548: Emit the git commit in the deploy log. 20548-installer-deploy
2023-06-02 Peter Amstutz20548: Rework git deployment a bit
2023-06-02 Peter AmstutzMerge branch '20531-cwl-log-tail' refs #20531
2023-06-01 Peter AmstutzMerge branch '20561-file-copy-logging' refs #20561
2023-05-29 Tom CleggMerge branch '20229-doc-inspect-requests'
2023-05-26 Tom CleggMerge branch '20520-instance-init-command'
2023-05-26 Lucas Di Pentima20595: Scales nginx settings depending on max concurren... 20594-scaling-nginx-settings
2023-05-26 Tom CleggMerge branch '20511-aborted-boot'
2023-05-26 Lucas Di PentimaMerge branch '20474-installer-api-reqs-limit'. Closes...
2023-05-25 Lucas Di Pentima20474: Changes RailsAPI queue size to be 10% more than...
2023-05-22 Lucas Di Pentima20474: Adds 5 to controller's request queue size for...
2023-05-22 Peter AmstutzMerge branch '20529-container-deadlocks' refs #20529
2023-05-22 Brett SmithMerge branch '20527-group-contents-select-doc'
2023-05-19 Lucas Di PentimaMerge branch '20482-installer-improvements'. Closes...
2023-05-19 Lucas Di Pentima20482: Code cleanup for readability.
2023-05-19 Lucas Di Pentima20482: Re-exports VPC's CIDR.
2023-05-19 Lucas Di Pentima20482: Overrides shellinabox config templates to fix...
2023-05-19 Lucas Di Pentima20482: Allows the cluster operator to use an arbitrary...
2023-05-18 Brett SmithMerge branch '12684-pysdk-auto-retry'
2023-05-17 Tom CleggMerge branch '20457-queue-churn'
2023-05-17 Lucas Di PentimaMerge branch '20482-further-terraform-improvements...
2023-05-15 Lucas Di Pentima20482: Makes installer.sh compatible with older (Ubuntu... 20482-further-terraform-improvements
2023-05-15 Lucas Di Pentima20482: Don't create S3 endpoint if using a preexisting...
2023-05-15 Lucas Di Pentima20482: Fixes formatting.
2023-05-11 Lucas Di PentimaMerge branch '20482-terraform-custom-configs'. Closes...
next