]>
git.arvados.org - arvados.git/log
Tom Clegg [Sun, 8 Jun 2025 05:12:25 +0000 (01:12 -0400)]
Merge branch '22827-many-mounts-inside-output-dir'
fixes #22827
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 6 Jun 2025 14:31:11 +0000 (10:31 -0400)]
Merge branch '22777-named-proxy-port'
closes #22777
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 6 Jun 2025 14:30:14 +0000 (10:30 -0400)]
22777: Change example domain name to match existing docs.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 4 Jun 2025 21:11:18 +0000 (17:11 -0400)]
22777: published_port links specify container request UUIDs.
...not container UUIDs.
The generic proxy endpoint (https://{uuid}-{port}.containers.domain)
can be used with either a container request UUID or a container UUID.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 18:27:38 +0000 (14:27 -0400)]
22827: Fix memory usage check in case Alloc decreases during test.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 16:27:46 +0000 (12:27 -0400)]
Merge branch '22935-ssh-key-type'
fixes #22935
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 16:27:03 +0000 (12:27 -0400)]
22935: Change example key type from rsa to
ed25519 .
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 16:23:59 +0000 (12:23 -0400)]
22827: Log memory consumption even when passing test.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 16:09:07 +0000 (12:09 -0400)]
Merge branch '22931-crunch-run-open-sockets'
fixes #22931
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 03:41:42 +0000 (23:41 -0400)]
22827: Fail test on excess memory usage.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 03:40:51 +0000 (23:40 -0400)]
22827: Single-entry cache for source collection filesystem.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 3 Jun 2025 03:34:56 +0000 (23:34 -0400)]
22827: Update fs/keepclient pointers during Snapshot and Splice
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Tue, 3 Jun 2025 12:52:56 +0000 (08:52 -0400)]
Merge branch '22957-ansible-package-tests'
Closes #22957, #22944, #22962.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Tue, 3 Jun 2025 03:33:11 +0000 (23:33 -0400)]
22827: Test repetitive mounts under output directory.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Peter Amstutz [Mon, 2 Jun 2025 21:03:56 +0000 (17:03 -0400)]
Merge branch '22819-cwl-use-s3-creds' refs #22819
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Mon, 2 Jun 2025 19:25:53 +0000 (15:25 -0400)]
22819: Add mock for now() since utcnow() is deprecated.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Mon, 2 Jun 2025 18:09:38 +0000 (14:09 -0400)]
22935: Add SSH key compatibility note to compute node image doc.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Mon, 2 Jun 2025 17:42:29 +0000 (13:42 -0400)]
Merge branch '22845-process-status-counts'
closes #22845
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 2 Jun 2025 15:53:31 +0000 (11:53 -0400)]
22845: added tbody assertions in test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Mon, 2 Jun 2025 15:09:26 +0000 (11:09 -0400)]
22845: fixed intermittent CORS error
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Mon, 2 Jun 2025 14:50:35 +0000 (10:50 -0400)]
22957: Build package test Docker images with Ansible
This is not a huge win by itself, but it means we can manage these
images with a single playbook rather than one Dockerfile per image. The
bigger win will come when we do the same for package build Dockerfiles,
which can reuse a lot of the code we've already written in
`install-test-env.yml`.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Mon, 2 Jun 2025 14:28:27 +0000 (10:28 -0400)]
22957: Add arvados_ansible role to install-test-env playbook
This is in preparation to build packaging Docker images with Ansible.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Sat, 31 May 2025 15:54:42 +0000 (11:54 -0400)]
22957: Support RHEL-based distros in distro_bootstrap
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 30 May 2025 17:13:52 +0000 (13:13 -0400)]
22944: Bugfix and DRY Ansible bootstrap tasks
By default, Ansible tries to gather host facts at the start of each
play. In order for the bootstrap task to work as intended, it must run
in an early play with `gather_facts: no`.
Make this easier by adding a role to do it. This removes some
bootstrapping of the `gnupg` and `xz-utils` packages. Both of these were
carried over from previous automations, and they don't seem to really be
required by Ansible directly. I have been able to run all these
playbooks as-is. They might be getting pulled in as dependencies of
other packages, or might be core to more recent Debian, but whatever the
reason, we should be fine.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 30 May 2025 14:50:30 +0000 (10:50 -0400)]
22957: Add requirements files to Ansible
We are at a point where we want to use collections that aren't included
in Ansible 8. This commit adds the infrastructure for us to do that in
the standard way, while taking the opportunity to only declare what we
need (no more installing the 240MiB Fortinet collection everywhere).
The change to the PostgreSQL HBA sources is required by stricter
validation in the newer community.postgresql module. The change from
parameter names from `db` to `login_db` is because the former is
deprecated in this version.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Peter Amstutz [Mon, 2 Jun 2025 13:45:49 +0000 (09:45 -0400)]
22819: Add --s3-public-bucket to documentation
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 30 May 2025 23:55:45 +0000 (19:55 -0400)]
22819: Support for downloading from public buckets
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 30 May 2025 21:30:01 +0000 (17:30 -0400)]
22819: Add --s3-public-bucket option
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 30 May 2025 20:47:41 +0000 (16:47 -0400)]
22819: Filter on expires_at, improve logging
Remove redundant copy of resolve_aws_key
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Fri, 30 May 2025 15:37:06 +0000 (11:37 -0400)]
22845: added 'close' button to status filter popover
* also shifted all filter popover close buttons to the right corner for consistency
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Fri, 30 May 2025 15:16:46 +0000 (11:16 -0400)]
22845: added more space between status and count
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Fri, 30 May 2025 15:06:16 +0000 (11:06 -0400)]
22931: Update transport to use DefaultTransport values from Go 1.23.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Fri, 30 May 2025 15:06:10 +0000 (11:06 -0400)]
22931: Disable keepalive on single-req gateway connections.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Thu, 29 May 2025 21:04:14 +0000 (17:04 -0400)]
22845: fixed initial load and typefilter change load
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Stephen Smith [Thu, 29 May 2025 18:58:00 +0000 (14:58 -0400)]
Merge branch '22360-skeleton-loader' into main. Closes #22360
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Tom Clegg [Thu, 29 May 2025 17:54:49 +0000 (13:54 -0400)]
Merge branch '22828-empty-webshell-ok'
fixes #22828
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 29 May 2025 14:09:32 +0000 (10:09 -0400)]
Merge branch '22816-container-shell-default'
closes #22816
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 29 May 2025 14:09:12 +0000 (10:09 -0400)]
22816: Add rationale.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Stephen Smith [Wed, 28 May 2025 21:29:02 +0000 (17:29 -0400)]
22360: More test fixing
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 28 May 2025 21:10:23 +0000 (17:10 -0400)]
22360: Fix tests
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 28 May 2025 19:41:26 +0000 (15:41 -0400)]
22360: Add tests I accidentally forgot to commit for 22394-project-tab-preference refs #22394
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Wed, 28 May 2025 19:40:42 +0000 (15:40 -0400)]
22360: Pre-emptively set project panel DE working to improve responsiveness
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Tom Clegg [Wed, 28 May 2025 18:36:54 +0000 (14:36 -0400)]
22816: Add upgrade note about changed default.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 28 May 2025 16:46:52 +0000 (12:46 -0400)]
22828: Skip webshell diagnostics if not enabled (empty ExternalURL).
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 28 May 2025 16:23:40 +0000 (12:23 -0400)]
22816: Enable container shell for admins by default.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Brett Smith [Wed, 28 May 2025 14:45:22 +0000 (10:45 -0400)]
22886: Update second arvados gem reference
Refs #22886
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 23 May 2025 13:53:29 +0000 (09:53 -0400)]
22886: Release Arvados 3.1.2
Refs #22886.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Tue, 27 May 2025 18:33:47 +0000 (14:33 -0400)]
22779: Skip reading ~/.aws from the a-d-c service
See comments for background. Setting these variables lets a-d-c act more
like it did in previous versions while leaving a way for administrators
to opt in to newer behavior. We may do something different for Arvados
3.2.0, but this is where we want to be today. This was discussed between
Peter, Tom, Lucas, and myself. Refs #22779.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Stephen Smith [Tue, 27 May 2025 14:17:39 +0000 (10:17 -0400)]
22360: Allow skeleton loader when criteriaChanged=false for pagination/sorting
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Tom Clegg [Mon, 26 May 2025 19:50:16 +0000 (15:50 -0400)]
22935: Support
ED25519 keys in EC2 driver.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Stephen Smith [Mon, 26 May 2025 15:42:46 +0000 (11:42 -0400)]
22360: Clear toolbar selection & disable row interaction when skeleton showing
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Tom Clegg [Mon, 26 May 2025 15:19:48 +0000 (11:19 -0400)]
22935: Test loading different SSH key formats.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 26 May 2025 14:57:23 +0000 (10:57 -0400)]
22935: Test loading different SSH key types: ecdsa,
ed25519 , rsa.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Mon, 26 May 2025 14:29:50 +0000 (10:29 -0400)]
Merge branch '22791-s3-upload-concurrency'
fixes #22791
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Stephen Smith [Thu, 22 May 2025 19:40:43 +0000 (15:40 -0400)]
22360: Render dummy lines for first time DE skeleton loader
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Stephen Smith [Thu, 22 May 2025 13:33:00 +0000 (09:33 -0400)]
22360: Keep track of non-background criteria-changed DE working internally
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Peter Amstutz [Thu, 22 May 2025 20:55:26 +0000 (16:55 -0400)]
Update arvbox to use debian 12. refs #22864
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Stephen Smith [Tue, 20 May 2025 14:05:52 +0000 (10:05 -0400)]
22360: Move skeleton loader into cells to avoid layout shift with existing rows
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Peter Amstutz [Wed, 21 May 2025 23:12:51 +0000 (19:12 -0400)]
22819: Add check that boto3 actually loaded credentials
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 May 2025 22:59:23 +0000 (18:59 -0400)]
22819: Update formatting of "CWL style" page
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Wed, 21 May 2025 20:46:18 +0000 (16:46 -0400)]
22819: Update docs for new credential use behavior
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Brett Smith [Wed, 21 May 2025 20:01:18 +0000 (16:01 -0400)]
22232: Update MaxIndexDatabaseRead note 2
This should've been updated as part of refs #22232, which generalized
the logic rather than checking specific named columns.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Wed, 21 May 2025 14:40:34 +0000 (10:40 -0400)]
Merge branch '22927-ansible-requirements'
Closes #22927, #22929.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Tue, 20 May 2025 21:45:30 +0000 (17:45 -0400)]
22927: Document Ansible version requirements
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Peter Amstutz [Mon, 19 May 2025 19:54:36 +0000 (15:54 -0400)]
22819: Add check for credentials API
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Brett Smith [Mon, 19 May 2025 13:25:52 +0000 (09:25 -0400)]
22238: Simplify Workbench API_HOST template
The return value of external_addr already stringifies the way we need.
Refs #22238.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Peter Amstutz [Fri, 16 May 2025 22:53:53 +0000 (18:53 -0400)]
22819: Update test to use credentials from arvados
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 16 May 2025 19:43:49 +0000 (15:43 -0400)]
22819: Getting credential from Arvados passed manual test
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 16 May 2025 19:17:54 +0000 (15:17 -0400)]
22819: Fix typo
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 16 May 2025 19:07:29 +0000 (15:07 -0400)]
22819: Fix message
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Peter Amstutz [Fri, 16 May 2025 18:48:16 +0000 (14:48 -0400)]
22819: First draft credential API for S3 downloads
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Tom Clegg [Fri, 16 May 2025 14:22:55 +0000 (10:22 -0400)]
Merge branch '22827-save-log-before-copy'
refs #22827
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Stephen Smith [Mon, 12 May 2025 20:39:02 +0000 (16:39 -0400)]
22360: First pass replacing DE loading indicator with skeleton
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Tom Clegg [Thu, 15 May 2025 19:25:18 +0000 (15:25 -0400)]
Merge branch '22613-http-proxy-docs'
refs #22613
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 15 May 2025 19:16:33 +0000 (15:16 -0400)]
22613: Fix typo.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 15 May 2025 19:04:54 +0000 (15:04 -0400)]
22791: Use atomic replace_files API for S3 uploads.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Thu, 15 May 2025 17:59:44 +0000 (13:59 -0400)]
22791: Use mime.ParseMediaType to parse Content-Type header.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Wed, 14 May 2025 19:18:28 +0000 (15:18 -0400)]
22845: fixed counts not updating when switching between projects
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Wed, 14 May 2025 19:12:44 +0000 (15:12 -0400)]
22613: Update list of hostnames for single-node install.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Wed, 14 May 2025 19:03:17 +0000 (15:03 -0400)]
22613: Update docs re *.containers.domain wildcards.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Wed, 14 May 2025 15:55:50 +0000 (11:55 -0400)]
22845: adjusted unit test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 14 May 2025 15:48:13 +0000 (11:48 -0400)]
22845: css tweaks
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 14 May 2025 15:36:15 +0000 (11:36 -0400)]
22845: changed count from number to string
* this allows null check (empty string vs '0') instead of tracking startloading/loaded states
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Wed, 14 May 2025 15:11:23 +0000 (11:11 -0400)]
22845: added treedotssuspense component
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Peter Amstutz [Wed, 14 May 2025 02:45:00 +0000 (22:45 -0400)]
Ansible install Workbench config API_HOST includes port, refs #22238
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
Lisa Knox [Tue, 13 May 2025 19:59:55 +0000 (15:59 -0400)]
22845: counts now update when fetched
* also added commas to counts
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Tue, 13 May 2025 19:35:54 +0000 (15:35 -0400)]
22845: shared with me now displays counts
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Tom Clegg [Tue, 13 May 2025 18:32:26 +0000 (14:32 -0400)]
22827: Test output with 1000-file input collection.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Tom Clegg [Tue, 13 May 2025 14:50:50 +0000 (10:50 -0400)]
22827: Flush logs and update container record before copying output.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Lisa Knox [Tue, 13 May 2025 14:00:50 +0000 (10:00 -0400)]
22845: counts display in all processes panel
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Brett Smith [Mon, 12 May 2025 13:18:03 +0000 (09:18 -0400)]
Merge branch '22238-ansible-installer'
Closes #22238, #22340.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 9 May 2025 18:49:43 +0000 (14:49 -0400)]
22238: Add a basic introduction to the cluster installer playbook
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 9 May 2025 18:43:07 +0000 (14:43 -0400)]
22238: Use inventory hostname for shell records by default
`ansible_fqdn` is more likely to be an internal hostname that isn't
useful to show users.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 9 May 2025 18:36:09 +0000 (14:36 -0400)]
22238: Add an example inventory for the cluster installer playbook
This provides initial documentation of both host groups and the most
useful variables.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 9 May 2025 17:52:54 +0000 (13:52 -0400)]
22238: Fix variable name typo
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Brett Smith [Fri, 9 May 2025 16:36:16 +0000 (12:36 -0400)]
Remove out-of-date comment
Our best guess is that this dates back to when we built Debian-style
Python packages. It's definitely not true now. No issue #.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
Tom Clegg [Fri, 9 May 2025 14:44:06 +0000 (10:44 -0400)]
22777: Add documentation for link_class=published_port.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
Stephen Smith [Fri, 9 May 2025 14:17:33 +0000 (10:17 -0400)]
Merge branch '22754-process-panel-slowness' into main. Closes #22754
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
Lisa Knox [Fri, 9 May 2025 13:36:19 +0000 (09:36 -0400)]
22845: restyled filters menu
* removed parens around count
* justified count to right side of menu
* added grey background on hover
* adjusted test accordingly
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>
Lisa Knox [Thu, 8 May 2025 19:13:53 +0000 (15:13 -0400)]
22845: added support for Run History panel
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox@curii.com>