[ARVADOS] updated: 1.3.0-2-gb5003863f

Git user git at public.curoverse.com
Tue Dec 4 08:57:38 EST 2018


Summary of changes:
 doc/admin/upgrading.html.textile.liquid            | 2 ++
 doc/install/install-controller.html.textile.liquid | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

       via  b5003863f613e8f89e3a0cc82c0e41919494af90 (commit)
      from  a2f77f843a2ab5ad840f9e57497b859bdb2229d0 (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 b5003863f613e8f89e3a0cc82c0e41919494af90
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date:   Tue Dec 4 08:56:27 2018 -0500

    Add a note about arvados-controller now requiring the config.yml file.
    
    refs #14559
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>

diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid
index 61d6ccee6..8b8ff7121 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -34,6 +34,8 @@ h3. v1.3.0 (2018-12-04)
 
 Workflows may intermittently fail with the error "Workflow is deadlocked, no runnable processes and not waiting on any pending processes.".  If this occurs, the recommended workaround is to invoke @arvados-cwl-runner@ with @--thread-count=1 at .
 
+The @arvados-controller@ component now requires the /etc/arvados/config.yml file to be present. See <a href="{{ site.baseurl }}/install/install-controller.html#configuration">the @arvados-controller@ installation instructions</a>.
+
 h3. v1.2.1 (2018-11-26)
 
 There are no special upgrade notes for this release.
diff --git a/doc/install/install-controller.html.textile.liquid b/doc/install/install-controller.html.textile.liquid
index ccb8d980a..3e94b290d 100644
--- a/doc/install/install-controller.html.textile.liquid
+++ b/doc/install/install-controller.html.textile.liquid
@@ -85,7 +85,7 @@ Restart Nginx to apply the new configuration.
 </code></pre>
 </notextile>
 
-h3. Configure arvados-controller
+h3(#configuration). Configure arvados-controller
 
 Create the cluster configuration file @/etc/arvados/config.yml@ using the following template.
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list