From 5aeef33219103eb5f39bfc0a79ed462f46a12420 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 6 Apr 2018 21:38:43 +0300 Subject: Add: authentication URL to controller /version --- yarns/300-workers.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/300-workers.yarn') diff --git a/yarns/300-workers.yarn b/yarns/300-workers.yarn index 8b12f6f..4e975ea 100644 --- a/yarns/300-workers.yarn +++ b/yarns/300-workers.yarn @@ -61,6 +61,7 @@ controller API. It doesn't actually talk to the worker itself. ... uapi_workers_id_delete AND controller config uses statedir at the state directory AND controller config uses https://blobs.example.com as artifact store + AND controller config uses https://auth.example.com as authentication AND a running ick controller WHEN user makes request GET /workers -- cgit v1.2.1