[ARVADOS] updated: 1.3.0-1973-geb3ff279c

Git user git at public.arvados.org
Tue Dec 10 20:26:11 UTC 2019


Summary of changes:
 lib/controller/federation/conn.go | 1 +
 1 file changed, 1 insertion(+)

       via  eb3ff279c7f29745ff9a9a48288ef07731c812a9 (commit)
      from  d02c396c73e734cddc3d777b03c1f7e9a0cbfbfa (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 eb3ff279c7f29745ff9a9a48288ef07731c812a9
Author: Tom Clegg <tom at tomclegg.ca>
Date:   Tue Dec 10 15:25:49 2019 -0500

    15922: Update test to accommodate etag.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at tomclegg.ca>

diff --git a/lib/controller/federation/conn.go b/lib/controller/federation/conn.go
index 736ecda29..9796e938e 100644
--- a/lib/controller/federation/conn.go
+++ b/lib/controller/federation/conn.go
@@ -340,6 +340,7 @@ var userAttrsCachedFromLoginCluster = map[string]bool{
 	"prefs":                   true,
 	"username":                true,
 
+	"etag":         false,
 	"full_name":    false,
 	"identity_url": false,
 	"is_invited":   false,

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list