Comment 5 for bug 1810812

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.openstack.org/629534
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3a701cce4a70ea344e9b9268ba157ef81fee90a3
Submitter: Zuul
Branch: stable/rocky

commit 3a701cce4a70ea344e9b9268ba157ef81fee90a3
Author: Martin André <email address hidden>
Date: Mon Jan 7 17:53:30 2019 +0100

    Let the operator manage openshift updates and upgrades

    This remove the upgrade code to ensure that TripleO will not get
    involved in the business of updating and upgrading OpenShift clusters
    as it currently involved manual steps for clusters using glusterfs.

    Instead, the operator is invited to upgrade OpenShift separately from
    TripleO and follow the OpenShift upgrade documentation.

    [1] https://docs.openshift.com/container-platform/3.11/upgrading/automated_upgrades.html#special-considerations-for-glusterfs
    [2] https://docs.openshift.com/container-platform/3.11/upgrading/automated_upgrades.html

    Change-Id: I6033525cde40fd44d648cef792efbca6901e88f0
    Closes-Bug: #1810812
    (cherry picked from commit 97cf1c274a9849e0b1dc84500ca8dae6414a1b83)