tripleo-heat-templates/extraconfig/services
Martin André 97cf1c274a 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
2019-01-07 18:05:34 +01:00
..
README.rst Add readme for experimental extraconfig/services 2017-12-15 15:41:23 +00:00
ipsec.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
kubernetes-master.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
kubernetes-worker.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
openshift-cns.yaml Configure registry to use gluster 2018-11-21 10:46:39 +01:00
openshift-infra.yaml Set balance to source for openshift_router endpoints 2018-11-30 13:57:32 -05:00
openshift-master.yaml Let the operator manage openshift updates and upgrades 2019-01-07 18:05:34 +01:00
openshift-node.yaml Call etcd scaleup playbook when adding master nodes 2018-11-14 10:08:48 +01:00
openshift-worker.yaml Let openshift-ansible configure the firewall 2018-10-12 16:36:20 +02:00
rhsm.yaml Force rhsm re-registration during upgrades. 2018-12-11 17:17:29 +01:00
skydive-agent.yaml skydive external_deploy_task migration 2018-06-22 12:12:36 +02:00
skydive-analyzer.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00

README.rst

Externally Installed Services

The services in this directory and the Ansible hook they use (external_deploy_tasks) are currently considered experimental.