18700: Merge branch 'main'
authorTom Clegg <tom@curii.com>
Tue, 12 Apr 2022 15:54:26 +0000 (11:54 -0400)
committerTom Clegg <tom@curii.com>
Tue, 12 Apr 2022 15:54:26 +0000 (11:54 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

1  2 
cmd/arvados-server/cmd.go
lib/boot/supervisor.go
lib/config/export.go
lib/controller/integration_test.go

index c5465ee5615c3ca0a778f48603c66bb788a4b6be,13b06d6795158937d2da41557458f6bf59f384f5..26c3f485ea348bb723f04e21afd4a92816fedd47
@@@ -42,9 -39,9 +43,10 @@@ var 
                "dispatch-lsf":       lsf.DispatchCommand,
                "install":            install.Command,
                "init":               install.InitCommand,
+               "keepproxy":          keepproxy.Command,
                "keepstore":          keepstore.Command,
                "recover-collection": recovercollection.Command,
 +              "workbench2":         wb2command{},
                "ws":                 ws.Command,
        })
  )
Simple merge
Simple merge
Simple merge