Merge branch '19603-installer-container-shell-fix'. Closes #19603
[arvados.git] / doc / admin / upgrading.html.textile.liquid
index a3717e3c567934f12826438bb3b97e5fe3855ba9..ef93b3f00cda4e27097e01ff8c88bb9a09b507ef 100644 (file)
@@ -29,10 +29,14 @@ TODO: extract this information based on git commit messages and generate changel
 </notextile>
 
 
-h2(#main). development main (as of 2022-09-21)
+h2(#main). development main (as of 2022-10-14)
 
 "previous: Upgrading to 2.4.3":#v2_4_3
 
+h3. Fixed salt installer template file to support container shell access
+
+If you manage your cluster using the salt installer, you may want to update it to the latest version, use the appropriate @config_examples@ subdirectory and re-reploy with your custom @local.params@ file so that the @arvados-controller@'s @nginx@ configuration file gets fixed.
+
 h3. Login-sync script requires configuration update on LoginCluster federations
 
 If you have @arvados-login-sync@ running on a satellite cluster, please update the environment variable settings by removing the @LOGINCLUSTER_ARVADOS_API_*@ variables and setting @ARVADOS_API_TOKEN@ to a LoginCluster's admin token, as described on the "updated install page":{{site.baseurl}}/install/install-shell-server.html#arvados-login-sync.