arvados.git
3 years ago17119: Merge branch 'master' into 17119-add-filter-groups
Ward Vandewege [Tue, 30 Mar 2021 20:40:52 +0000 (16:40 -0400)]
17119: Merge branch 'master' into 17119-add-filter-groups

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: one more change after review feedback.
Ward Vandewege [Tue, 30 Mar 2021 20:35:43 +0000 (16:35 -0400)]
17119: one more change after review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: more changes after review feedback.
Ward Vandewege [Tue, 30 Mar 2021 16:35:12 +0000 (12:35 -0400)]
17119: more changes after review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoAdd a comment at the top of the documentation Rakefile about generating
Ward Vandewege [Mon, 29 Mar 2021 20:32:53 +0000 (16:32 -0400)]
Add a comment at the top of the documentation Rakefile about generating
the docs locally.

refs #17245

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoFix golint warning (incorrect function name in comment).
Ward Vandewege [Sun, 28 Mar 2021 23:40:00 +0000 (19:40 -0400)]
Fix golint warning (incorrect function name in comment).

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoFix golint warning.
Ward Vandewege [Sun, 28 Mar 2021 01:42:27 +0000 (21:42 -0400)]
Fix golint warning.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoDue to the mimemagic gem changes, shared-mime-info is now a build
Ward Vandewege [Fri, 26 Mar 2021 20:13:37 +0000 (16:13 -0400)]
Due to the mimemagic gem changes, shared-mime-info is now a build
dependency; only on ubuntu 20.04 is it not a dependency that is already
pulled in by another package.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoFix centos7 api server package test.
Ward Vandewege [Fri, 26 Mar 2021 15:25:01 +0000 (11:25 -0400)]
Fix centos7 api server package test.

closes #17491

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoThe latest version of the mimemagic gem has a new dependency on the
Ward Vandewege [Fri, 26 Mar 2021 13:45:03 +0000 (09:45 -0400)]
The latest version of the mimemagic gem has a new dependency on the
shared-mime-info system package.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoUpdate mimemagic gem version to 0.3.8, the previous version (0.3.6) was
Ward Vandewege [Thu, 25 Mar 2021 20:23:21 +0000 (16:23 -0400)]
Update mimemagic gem version to 0.3.8, the previous version (0.3.6) was
pulled from rubygems, again

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoUpdate mimemagic gem version to 0.3.8, the previous version (0.3.6) was
Ward Vandewege [Thu, 25 Mar 2021 20:23:21 +0000 (16:23 -0400)]
Update mimemagic gem version to 0.3.8, the previous version (0.3.6) was
pulled from rubygems, again

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: bugfix: the group/contents endpoint should do the right thing
Ward Vandewege [Thu, 25 Mar 2021 19:47:35 +0000 (15:47 -0400)]
17119: bugfix: the group/contents endpoint should do the right thing
       when 'count: none' and an offset are provided.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: bugfix: when "count: none" is specified, the group/contents
Ward Vandewege [Wed, 24 Mar 2021 21:32:02 +0000 (17:32 -0400)]
17119: bugfix: when "count: none" is specified, the group/contents
       endpoint should not return the items_available field.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoUpdate mimemagic gem version to 0.3.6, the previous version (0.3.5) was
Ward Vandewege [Wed, 24 Mar 2021 16:18:23 +0000 (12:18 -0400)]
Update mimemagic gem version to 0.3.6, the previous version (0.3.5) was
pulled from rubygems.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoUpdate mimemagic gem version to 0.3.6, the previous version (0.3.5) was
Ward Vandewege [Wed, 24 Mar 2021 16:18:23 +0000 (12:18 -0400)]
Update mimemagic gem version to 0.3.6, the previous version (0.3.5) was
pulled from rubygems.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: fix tests.
Ward Vandewege [Wed, 24 Mar 2021 15:13:21 +0000 (11:13 -0400)]
17119: fix tests.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: implement review feedback.
Ward Vandewege [Tue, 23 Mar 2021 20:22:56 +0000 (16:22 -0400)]
17119: implement review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoMerge branch '17495-document-dedup-report'
Ward Vandewege [Tue, 23 Mar 2021 20:28:33 +0000 (16:28 -0400)]
Merge branch '17495-document-dedup-report'

closes #17495

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17495: Merge branch 'master' into 17495-document-dedup-report
Ward Vandewege [Tue, 23 Mar 2021 20:27:35 +0000 (16:27 -0400)]
17495: Merge branch 'master' into 17495-document-dedup-report

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17495: fix typo.
Ward Vandewege [Tue, 23 Mar 2021 20:27:10 +0000 (16:27 -0400)]
17495: fix typo.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17495: document the deduplication report. Fix example invocation in the
Ward Vandewege [Tue, 23 Mar 2021 18:49:46 +0000 (14:49 -0400)]
17495: document the deduplication report. Fix example invocation in the
       cli help.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: when the count: none option is supplied, the itemsAvailable field
Ward Vandewege [Mon, 22 Mar 2021 20:28:00 +0000 (16:28 -0400)]
17119: when the count: none option is supplied, the itemsAvailable field
       should be omitted from the response for the group contents API
       call.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoMerge branch '17353-install-warnings'
Tom Clegg [Mon, 22 Mar 2021 19:48:12 +0000 (15:48 -0400)]
Merge branch '17353-install-warnings'

fixes #17353

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago17119: add missing fields to GroupContentsOptions.
Ward Vandewege [Mon, 22 Mar 2021 17:12:47 +0000 (13:12 -0400)]
17119: add missing fields to GroupContentsOptions.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoChange the license of 2 files in the Go SDK to Apache 2, they were
Ward Vandewege [Mon, 22 Mar 2021 15:02:16 +0000 (11:02 -0400)]
Change the license of 2 files in the Go SDK to Apache 2, they were
erroneously marked as AGPL 3.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: add missing GroupTrash endpoint.
Ward Vandewege [Mon, 22 Mar 2021 14:37:58 +0000 (10:37 -0400)]
17119: add missing GroupTrash endpoint.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17353: Don't show config-dump warnings for empty config.
Tom Clegg [Mon, 22 Mar 2021 13:59:31 +0000 (09:59 -0400)]
17353: Don't show config-dump warnings for empty config.

Loading the empty config generates warnings about empty tokens that
aren't relevant in this context. Displaying them in terminal/logs is
misleading.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years agoRevert "Add license file to the
Ward Vandewege [Sun, 21 Mar 2021 20:08:53 +0000 (16:08 -0400)]
Revert "Add license file to the
git.arvados.org/arvados.git/sdk/go/arvados". This is not necessary now
that the toplevel COPYING file is recognized by pkg.go.dev.

This reverts commit 49c6f1e4f6c5285481a3de10deaa132cf11dd189.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoRevert "In git.arvados.org/arvados.git/sdk/go/arvados, change the name
Ward Vandewege [Sun, 21 Mar 2021 20:07:58 +0000 (16:07 -0400)]
Revert "In git.arvados.org/arvados.git/sdk/go/arvados, change the name
of the". This is not necessary now that the toplevel COPYING file is
recognized by pkg.go.dev.

This reverts commit 11924a1bd70a76ff1a349adb9f8b94ef9ae1ecf8.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoRevert "Add license file to all the git.arvados.org/arvados.git/sdk/go
Ward Vandewege [Sun, 21 Mar 2021 20:06:08 +0000 (16:06 -0400)]
Revert "Add license file to all the git.arvados.org/arvados.git/sdk/go
module". This is not necessary now that the toplevel COPYING file is
recognized by pkg.go.dev.

This reverts commit b91b5feb69b0939c99e4d71728c345ca98f5cc92.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoAppend the full license text for Apache 2.0, AGPL v3 and CC-BY-SA 3.0 to
Ward Vandewege [Sun, 21 Mar 2021 19:40:41 +0000 (15:40 -0400)]
Append the full license text for Apache 2.0, AGPL v3 and CC-BY-SA 3.0 to
the COPYING file.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoFormatting change in cc-by-sa-3.0.txt to make the license text
Ward Vandewege [Sun, 21 Mar 2021 19:39:28 +0000 (15:39 -0400)]
Formatting change in cc-by-sa-3.0.txt to make the license text
recognizable by github.com/google/licensecheck.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoAdd license file to all the git.arvados.org/arvados.git/sdk/go module
Ward Vandewege [Sun, 21 Mar 2021 15:12:22 +0000 (11:12 -0400)]
Add license file to all the git.arvados.org/arvados.git/sdk/go module
directories to make pkg.go.dev happy.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoIn git.arvados.org/arvados.git/sdk/go/arvados, change the name of the
Ward Vandewege [Sun, 21 Mar 2021 14:33:40 +0000 (10:33 -0400)]
In git.arvados.org/arvados.git/sdk/go/arvados, change the name of the
license file to make pkg.go.dev happy.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoAdd license file to the git.arvados.org/arvados.git/sdk/go/arvados
Ward Vandewege [Sun, 21 Mar 2021 14:16:15 +0000 (10:16 -0400)]
Add license file to the git.arvados.org/arvados.git/sdk/go/arvados
module directory.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: address review feedback.
Ward Vandewege [Sun, 21 Mar 2021 14:15:42 +0000 (10:15 -0400)]
17119: address review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: the home project should include filter groups.
Ward Vandewege [Sun, 21 Mar 2021 02:01:21 +0000 (22:01 -0400)]
17119: the home project should include filter groups.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoMerge branch '10458-document-crunchstat-summary'
Ward Vandewege [Fri, 19 Mar 2021 20:02:29 +0000 (16:02 -0400)]
Merge branch '10458-document-crunchstat-summary'

closes #10458

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago10458: implement review feedback.
Ward Vandewege [Fri, 19 Mar 2021 20:01:14 +0000 (16:01 -0400)]
10458: implement review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago10458: add some basic documentation for crunchstat-summary.
Ward Vandewege [Fri, 19 Mar 2021 17:07:52 +0000 (13:07 -0400)]
10458: add some basic documentation for crunchstat-summary.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoMerge branch '17476-railsapi-security-updates'
Lucas Di Pentima [Fri, 19 Mar 2021 13:39:18 +0000 (10:39 -0300)]
Merge branch '17476-railsapi-security-updates'
Closes #17476

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17476: Updates rails related gems.
Lucas Di Pentima [Thu, 18 Mar 2021 22:23:39 +0000 (19:23 -0300)]
17476: Updates rails related gems.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoMerge branch '17352-arvados-api-server-dependency'
Javier Bértoli [Tue, 16 Mar 2021 19:13:36 +0000 (16:13 -0300)]
Merge branch '17352-arvados-api-server-dependency'

closes #17352

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years agofix(fpm,packaging): add arvados-api-server's postgresql-client dependency
Javier Bértoli [Tue, 16 Mar 2021 18:17:30 +0000 (15:17 -0300)]
fix(fpm,packaging): add arvados-api-server's postgresql-client dependency

refs #17352

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years ago17119: further documentation updates.
Ward Vandewege [Mon, 15 Mar 2021 21:10:57 +0000 (17:10 -0400)]
17119: further documentation updates.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: Make arv-mount work with the new filter groups code. Also in
Ward Vandewege [Mon, 15 Mar 2021 17:16:32 +0000 (13:16 -0400)]
17119: Make arv-mount work with the new filter groups code. Also in
arv-mount, lower the default project cache TTL from 60s to 3s,
and enable its use by default anywhere in arv-mount (it was only enabled
under home/).

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: controller should export the include_old_versions flag on group
Ward Vandewege [Thu, 11 Mar 2021 15:49:42 +0000 (10:49 -0500)]
17119: controller should export the include_old_versions flag on group
       contents.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoDocumentation: fix copy/paste error in keep-web installation
Ward Vandewege [Wed, 10 Mar 2021 22:12:33 +0000 (17:12 -0500)]
Documentation: fix copy/paste error in keep-web installation
instructions. Add missing word in keepproxy installation instructions.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago16669: Accept OIDC access token in federated requests.
Tom Clegg [Thu, 4 Mar 2021 21:51:12 +0000 (16:51 -0500)]
16669: Accept OIDC access token in federated requests.

...provided both local and remote clusters use the same login cluster.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years agoUpdate cwltool for bug fixes. refs #17213
Peter Amstutz [Thu, 4 Mar 2021 19:45:15 +0000 (14:45 -0500)]
Update cwltool for bug fixes. refs #17213

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years agofix(compute-images): fix sed invokation
Javier Bértoli [Wed, 3 Mar 2021 14:34:14 +0000 (11:34 -0300)]
fix(compute-images): fix sed invokation

refs #17438

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years agofix(compute-images): add resolver variable to json files
Javier Bértoli [Wed, 3 Mar 2021 11:59:22 +0000 (08:59 -0300)]
fix(compute-images): add resolver variable to json files

refs #17438

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years agofix(compute-images): make resolver setting optional
Javier Bértoli [Wed, 3 Mar 2021 11:57:03 +0000 (08:57 -0300)]
fix(compute-images): make resolver setting optional

Also, change docker's systemd service path to /etc instead of /lib

refs #17438

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years ago16745: Update test.
Tom Clegg [Wed, 3 Mar 2021 15:05:02 +0000 (10:05 -0500)]
16745: Update test.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago16745: Rename session cache size metric.
Tom Clegg [Wed, 3 Mar 2021 03:25:11 +0000 (22:25 -0500)]
16745: Rename session cache size metric.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago16745: Reject unsupported APIs instead of mishandling.
Tom Clegg [Tue, 2 Mar 2021 21:27:18 +0000 (16:27 -0500)]
16745: Reject unsupported APIs instead of mishandling.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago16745: Handle GetBucketLocation API.
Tom Clegg [Tue, 2 Mar 2021 16:12:11 +0000 (11:12 -0500)]
16745: Handle GetBucketLocation API.

Previously misinterpreted as ListObjects with no delimiter, which is
very slow.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago16745: Don't store nil in an atomic.Value (panic).
Tom Clegg [Tue, 2 Mar 2021 14:55:16 +0000 (09:55 -0500)]
16745: Don't store nil in an atomic.Value (panic).

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago16745: Prune enough sessions to reach size limit, not all.
Tom Clegg [Tue, 23 Feb 2021 02:46:27 +0000 (21:46 -0500)]
16745: Prune enough sessions to reach size limit, not all.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years ago16745: Keep a SiteFileSystem alive for multiple read requests.
Tom Clegg [Mon, 22 Feb 2021 16:10:10 +0000 (11:10 -0500)]
16745: Keep a SiteFileSystem alive for multiple read requests.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years agofix(compute-images): remove unneeded code
Javier Bértoli [Tue, 2 Mar 2021 15:22:00 +0000 (12:22 -0300)]
fix(compute-images): remove unneeded code

refs #17435 & #16611

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years agofix(compute-images): upgrade python-arvados-fuse to py3
Javier Bértoli [Tue, 2 Mar 2021 15:20:37 +0000 (12:20 -0300)]
fix(compute-images): upgrade python-arvados-fuse to py3

refs #17435
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years agofix(compute-images): wait for apt/dpkg locks to be released
Javier Bértoli [Tue, 2 Mar 2021 15:04:48 +0000 (12:04 -0300)]
fix(compute-images): wait for apt/dpkg locks to be released

refs #17435

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

3 years agoFix a few more golint warnings.
Ward Vandewege [Sun, 28 Feb 2021 22:13:03 +0000 (17:13 -0500)]
Fix a few more golint warnings.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoWhen a compute node comes up, we run `mkfs.xfs` on a newly encrypted
Ward Vandewege [Thu, 25 Feb 2021 22:52:24 +0000 (17:52 -0500)]
When a compute node comes up, we run `mkfs.xfs` on a newly encrypted
partition. Sometimes there are ghost filesystem signatures on those
partitions, make mkfs.xfs ignore partition signatures.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17295: Adds cluster ID validation on the config file.
Lucas Di Pentima [Fri, 19 Feb 2021 15:48:32 +0000 (12:48 -0300)]
17295: Adds cluster ID validation on the config file.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago17295: Adds tests exposing the bug.
Lucas Di Pentima [Fri, 19 Feb 2021 15:45:11 +0000 (12:45 -0300)]
17295: Adds tests exposing the bug.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Adds tests to confirm expires_at gets properly set on runtime tokens.
Lucas Di Pentima [Tue, 9 Feb 2021 22:27:23 +0000 (19:27 -0300)]
16736: Adds tests to confirm expires_at gets properly set on runtime tokens.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Simplifies conditionals.
Lucas Di Pentima [Mon, 8 Feb 2021 22:01:41 +0000 (19:01 -0300)]
16736: Simplifies conditionals.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Replaces Time.now with db_current_time on token expiration handling code.
Lucas Di Pentima [Mon, 8 Feb 2021 21:16:52 +0000 (18:16 -0300)]
16736: Replaces Time.now with db_current_time on token expiration handling code.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Updates arvados-login-sync to support expiring tokens.
Lucas Di Pentima [Thu, 4 Feb 2021 17:46:30 +0000 (14:46 -0300)]
16736: Updates arvados-login-sync to support expiring tokens.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Fixes typo.
Lucas Di Pentima [Thu, 28 Jan 2021 21:30:30 +0000 (18:30 -0300)]
16736: Fixes typo.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Limit token's expires_at depending on the cluster config and user type.
Lucas Di Pentima [Thu, 28 Jan 2021 20:44:59 +0000 (17:44 -0300)]
16736: Limit token's expires_at depending on the cluster config and user type.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Adds API.MaxTokenLifetime config knob.
Lucas Di Pentima [Fri, 15 Jan 2021 15:34:57 +0000 (12:34 -0300)]
16736: Adds API.MaxTokenLifetime config knob.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years ago16736: Enhances tests about login issued tokens.
Lucas Di Pentima [Thu, 10 Sep 2020 14:11:33 +0000 (11:11 -0300)]
16736: Enhances tests about login issued tokens.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

3 years agoDocumentation: fix typos.
Ward Vandewege [Thu, 18 Feb 2021 20:57:57 +0000 (15:57 -0500)]
Documentation: fix typos.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17398: Skip gateway server if dispatcher does not send desired addr.
Tom Clegg [Thu, 18 Feb 2021 16:43:27 +0000 (11:43 -0500)]
17398: Skip gateway server if dispatcher does not send desired addr.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years agoUpdate vscode training page no issue #
Peter Amstutz [Mon, 15 Feb 2021 21:37:37 +0000 (16:37 -0500)]
Update vscode training page no issue #

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years agoAdded note about /bin/false as UNIX login
Nico Cesar [Mon, 15 Feb 2021 20:44:50 +0000 (15:44 -0500)]
Added note about /bin/false as UNIX login

Arvados-DCO-1.1-Signed-off-by: Nico Cesar <nico@curii.com>

3 years ago17384: Respect CrunchRunCommand and CrunchRunArgumentsList in a-d-c.
Tom Clegg [Mon, 15 Feb 2021 16:06:35 +0000 (11:06 -0500)]
17384: Respect CrunchRunCommand and CrunchRunArgumentsList in a-d-c.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years agoFix panic when OIDC provider returns no name claim.
Tom Clegg [Mon, 15 Feb 2021 04:04:13 +0000 (23:04 -0500)]
Fix panic when OIDC provider returns no name claim.

No issue #

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

3 years agoDocumentation: fix typo.
Ward Vandewege [Fri, 12 Feb 2021 02:53:52 +0000 (21:53 -0500)]
Documentation: fix typo.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoPut the missing images in the right place refs #17165
Peter Amstutz [Wed, 10 Feb 2021 21:01:43 +0000 (16:01 -0500)]
Put the missing images in the right place refs #17165

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years agoAdd missing images refs #17165
Peter Amstutz [Wed, 10 Feb 2021 20:46:36 +0000 (15:46 -0500)]
Add missing images refs #17165

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years ago17165: Sync up again
Peter Amstutz [Wed, 10 Feb 2021 20:16:14 +0000 (15:16 -0500)]
17165: Sync up again

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years ago17165: Update vscode training doc
Peter Amstutz [Tue, 9 Feb 2021 18:59:16 +0000 (13:59 -0500)]
17165: Update vscode training doc

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years ago17165: Update training after going back over it step-by-step
Peter Amstutz [Wed, 3 Feb 2021 20:40:27 +0000 (15:40 -0500)]
17165: Update training after going back over it step-by-step

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years ago17165: Adjust some titles
Peter Amstutz [Tue, 2 Feb 2021 01:09:36 +0000 (20:09 -0500)]
17165: Adjust some titles

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years agoUpdate from upstream
Peter Amstutz [Mon, 1 Feb 2021 21:18:25 +0000 (16:18 -0500)]
Update from upstream

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years ago17165: Add rake task to copy from arvados-vscode-cwl-training
Peter Amstutz [Mon, 1 Feb 2021 20:47:05 +0000 (15:47 -0500)]
17165: Add rake task to copy from arvados-vscode-cwl-training

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

3 years agoDocumentation: include the cluster id namespace explanation on the
Ward Vandewege [Wed, 10 Feb 2021 14:19:22 +0000 (09:19 -0500)]
Documentation: include the cluster id namespace explanation on the
prerequisites page.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17355: keepstore should take the volume's AccessViaHosts ReadOnly flag
Ward Vandewege [Tue, 9 Feb 2021 20:14:10 +0000 (15:14 -0500)]
17355: keepstore should take the volume's AccessViaHosts ReadOnly flag
       into account when reporting ReadOnly status of a volume on
       startup.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: one more fix based on review feedback.
Ward Vandewege [Tue, 9 Mar 2021 21:06:59 +0000 (16:06 -0500)]
17119: one more fix based on review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: implement review feedback.
Ward Vandewege [Mon, 8 Mar 2021 22:03:29 +0000 (17:03 -0500)]
17119: implement review feedback.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: add (rudimentary) filter group support to workbench.
Ward Vandewege [Fri, 5 Mar 2021 23:13:44 +0000 (18:13 -0500)]
17119: add (rudimentary) filter group support to workbench.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: add filter group support to arv-mount.
Ward Vandewege [Fri, 5 Mar 2021 15:44:23 +0000 (10:44 -0500)]
17119: add filter group support to arv-mount.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: add documentation.
Ward Vandewege [Thu, 4 Mar 2021 22:42:06 +0000 (17:42 -0500)]
17119: add documentation.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: add filter validation for filter groups. Add a test for the
Ward Vandewege [Wed, 3 Mar 2021 21:04:54 +0000 (16:04 -0500)]
17119: add filter validation for filter groups. Add a test for the
       'is_a' filter.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years agoMerge branch '17119-controller-bugfix'
Ward Vandewege [Fri, 12 Mar 2021 20:09:20 +0000 (15:09 -0500)]
Merge branch '17119-controller-bugfix'

refs #17119

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

3 years ago17119: controller should export the include_old_versions flag on group
Ward Vandewege [Thu, 11 Mar 2021 15:49:42 +0000 (10:49 -0500)]
17119: controller should export the include_old_versions flag on group
       contents.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>