[ARVADOS] updated: 2.1.0-2350-g5e9787f91
Git user
git at public.arvados.org
Fri Apr 15 22:10:28 UTC 2022
Summary of changes:
apps/workbench/Gemfile.lock | 2 +-
.../app/assets/javascripts/arvados_client.js | 1 -
.../app/assets/javascripts/models/session_db.js | 8 +-
.../app/views/collections/show_file_links.html.erb | 2 +-
.../app/views/layouts/application.html.erb | 2 +-
.../views/projects/_compute_node_summary.html.erb | 4 +-
.../app/views/projects/_container_summary.html.erb | 8 +-
apps/workbench/app/views/users/activity.html.erb | 10 +-
apps/workbench/app/views/users/storage.html.erb | 12 +-
.../app/views/virtual_machines/webshell.html.erb | 4 +-
apps/workbench/public/404.html | 2 +-
apps/workbench/public/422.html | 2 +-
apps/workbench/public/500.html | 2 +-
apps/workbench/public/graph-example.html | 2 +-
apps/workbench/public/webshell/keyboard.html | 1 +
.../test/integration/pipeline_instances_test.rb | 24 --
doc/_layouts/default.html.liquid | 23 +-
doc/css/font-awesome.css | 2 +-
doc/css/nav-list.css | 6 +-
lib/boot/cert.go | 29 +-
lib/boot/cmd.go | 46 ++-
lib/boot/helpers.go | 84 +----
lib/boot/supervisor.go | 386 ++++++++++++++-------
lib/boot/supervisor_test.go | 57 +++
lib/config/config.default.yml | 26 +-
lib/config/deprecated.go | 1 -
lib/config/load_test.go | 6 +-
lib/controller/integration_test.go | 218 ++++++------
lib/crunchrun/cgroup.go | 11 +-
lib/crunchrun/cgroup_test.go | 6 +-
lib/crunchrun/crunchrun.go | 80 ++++-
lib/crunchrun/crunchrun_test.go | 7 +-
lib/crunchrun/integration_test.go | 52 ++-
sdk/go/ctxlog/log.go | 5 +
services/api/Gemfile.lock | 2 +-
.../controllers/arvados/v1/groups_controller.rb | 2 +-
.../api/app/views/layouts/application.html.erb | 2 +-
services/api/public/404.html | 2 +-
services/api/public/422.html | 2 +-
services/api/public/500.html | 2 +-
.../arvados/v1/groups_controller_test.rb | 22 ++
tools/sync-groups/federation_test.go | 89 ++---
42 files changed, 741 insertions(+), 513 deletions(-)
create mode 100644 lib/boot/supervisor_test.go
via 5e9787f914dd1a2f762ae7a653fe8dda36f8f555 (commit)
via bb9e1ba085ecf6c1052e315eda9a433f1705169c (commit)
via 1e07f4413aa4d3e574502fd2efe89cd295649300 (commit)
via f6e8752348958e3bb48c7509a4ff78689f2d64c9 (commit)
via 9cc5ed8fb634fa4f22f7bbaed8de0e5052c89f87 (commit)
via c57e836bfd5f984b4ce1eabf8002afeb26f9982a (commit)
via eccbdb78e4dd028621deba2207ee44d3f40d5d9a (commit)
via 0ceaaf049f7042e54ccdafaded9fa4f7de4bdb8b (commit)
via 396ee5851f881e072d0e69ac49e5325ef7a62ff6 (commit)
via 5dd44f293c340d5c6d1ebb47f8027525bb6c562e (commit)
via c240206e4fc7dd12bf716b7d8de865c785c1bb60 (commit)
via 1a0791e2bffcc38b7d05e4a0519c2ba542adb076 (commit)
via 0ff82bc2ba91e0efb6813d74348267c2320f0ada (commit)
via ba41412c54cf58f440c642e2ffe17f7c2c7b7ee2 (commit)
via cd3c60627255b1006a76765e312c353c03eb9a98 (commit)
via f1bacedbd36a8b564439231652bbda7106ebf3a2 (commit)
via 42f0e9537015af9f9002be0c3f0dfce52bc97b40 (commit)
via 733e8c44dacf230d605fe6e5ea3f95f0abb8d823 (commit)
via 5dc5d156d1f586f41b6341c30f3c2a202f3e037e (commit)
via 0b69c198f55f0294a3be1599256e8e73dfe2d000 (commit)
via 6fffa62bdb67c691e6958cf6f73c4a5fd32e0746 (commit)
via b45a44c93bcda724d862891eb2eed5666c8fd197 (commit)
via a0da9a32ae07e4403fe3e568251f9d9d2c5b8b2f (commit)
via 817394edfcffb0f80e0a40e979e3027469bd9652 (commit)
via 7e41c28aacf92ac968396a938fb1463aca8df750 (commit)
via 954f3e357128f884409e52658933d120ce0127ea (commit)
via f87d258ccb34ac92d3c0d1ceb080f5783dab1881 (commit)
via fb181ba27fd354e596d2216786ccee9a537bd0a3 (commit)
via 437d0dc1dfeea7b81999caa1c540da0903df87f7 (commit)
via f93ba744038d79211a48105bd691e26e1770cc61 (commit)
via 61c742b48d46f6e21b8993ff66c72cecfbae7f49 (commit)
via ad6dd2b5553d7ab2f7f800483c4aafc3db6ebb9a (commit)
via 774529a2a0931185941069ce1db4591592be0fc6 (commit)
via 028a29384e8580b99a49b89c74dd7d5dfb3cedd6 (commit)
via 83f3ac231e7cda31425bdce1aa5848f3d7667199 (commit)
via 7ddcecb9b6a3278b972227ad2271dbbec7d7bfad (commit)
via b1ed7c643f311605092991e01bcc3437130d6072 (commit)
via 403afd6c31b4a76ca92e4df605b8cf15ba77b9a7 (commit)
via 3200837a113fda82014eae2acecd8e4ee23f528f (commit)
from 7a556ab282e43101c7c5cbaee534f5f3062e8878 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 5e9787f914dd1a2f762ae7a653fe8dda36f8f555
Merge: 7a556ab28 bb9e1ba08
Author: Ward Vandewege <ward at curii.com>
Date: Fri Apr 15 18:09:44 2022 -0400
18995: Merge branch 'main' into 18995-code-cleanup-2
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list