[ARVADOS] updated: 2.1.0-2302-gba1098916
Git user
git at public.arvados.org
Wed Apr 13 18:34:32 UTC 2022
Summary of changes:
lib/install/deps.go | 1 -
1 file changed, 1 deletion(-)
via ba1098916779eb5da4a47463dd7f38cfcea133fc (commit)
from 2686feb4bf08e16538c376b0dfc88580e1bd8998 (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 ba1098916779eb5da4a47463dd7f38cfcea133fc
Author: Tom Clegg <tom at curii.com>
Date: Wed Apr 13 14:34:10 2022 -0400
18947: Remove separate keepproxy binary from lib/install steps.
refs #18947
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/lib/install/deps.go b/lib/install/deps.go
index cec24bcec..af3cc656c 100644
--- a/lib/install/deps.go
+++ b/lib/install/deps.go
@@ -529,7 +529,6 @@ yarn install
"services/health",
"services/keep-balance",
"services/keep-web",
- "services/keepproxy",
"services/keepstore",
"services/ws",
} {
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list