[ARVADOS] updated: 1.3.0-2873-gd4475f4c9
Git user
git at public.arvados.org
Mon Aug 17 18:51:14 UTC 2020
Summary of changes:
doc/admin/upgrading.html.textile.liquid | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via d4475f4c99f15161af3ececf3898d899bb3590c5 (commit)
from 530f7b503a5295ad7142b419735d3de7d83cda86 (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 d4475f4c99f15161af3ececf3898d899bb3590c5
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Aug 17 14:51:04 2020 -0400
Add link from upgrade notes to general release notes.
no issue #
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 db1f47fce..84ef780fa 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -10,14 +10,14 @@ Copyright (C) The Arvados Authors. All rights reserved.
SPDX-License-Identifier: CC-BY-SA-3.0
{% endcomment %}
-What you need to know and do in order to upgrade your Arvados installation.
+For Arvados administrators, this page will cover what you need to know and do in order to ensure a smooth upgrade of your Arvados installation. For general release notes covering features added and bugs fixed, see "Arvados releases":https://arvados.org/releases .
h2. General process
# Consult upgrade notes below to see if any manual configuration updates are necessary.
# Wait for the cluster to be idle and stop Arvados services.
# Install new packages using @apt-get upgrade@ or @yum upgrade at .
-# Package installation scripts will perform any necessary data migrations.
+# Wait for package installation scripts as they perform any necessary data migrations.
# Restart Arvados services.
h2. Upgrade notes
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list