[ARVADOS] updated: 1.3.0-3231-g4f65b579b

Git user git at public.arvados.org
Mon Sep 28 18:43:24 UTC 2020


Summary of changes:
 doc/admin/upgrading.html.textile.liquid | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

       via  4f65b579bf1247a04d48a53b6cc5111c34e6a5a0 (commit)
      from  7d91fe636e1ce09697fdff28b43e4020df041f17 (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 4f65b579bf1247a04d48a53b6cc5111c34e6a5a0
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Sep 28 14:43:05 2020 -0400

    16913: Add upgrade note about LoginCluster
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid
index 1eb2468c3..de700d559 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -35,10 +35,14 @@ TODO: extract this information based on git commit messages and generate changel
 <div class="releasenotes">
 </notextile>
 
-h2(#master). development master (as of 2020-09-22)
+h2(#master). development master (as of 2020-09-28)
 
 "Upgrading from 2.0.0":#v2_0_0
 
+h3. LoginCluster conflicts with other Login providers
+
+A satellite cluster that delegates its user login to a central user database must only have `Login.LoginCluster` set, or it will return an error.  This is a change in behavior, previously it would return an error if another login provider was _not_ configured, even though the provider would never be used.
+
 h3. Minimum supported Ruby version is now 2.5
 
 The minimum supported Ruby version is now 2.5.  If you are running Arvados on Debian 9 or Ubuntu 16.04, you may need to switch to using RVM or upgrade your OS.  See "Install Ruby and Bundler":../install/ruby.html for more information.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list