summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-29Skip the docker role in early upgrade stages.Devan Goodwin
This improves the situation further and prevents configuration changes from accidentally triggering docker restarts, before we've evacuated nodes. Now in two places, we skip the role entirely, instead of previous implementation which only skipped upgrading the installed version. (which did not catch config issues)
2016-09-29Allow filtering nodes to upgrade by label.Devan Goodwin
2016-09-29Allow customizing node upgrade serial value.Devan Goodwin
2016-09-29Split upgrade for control plane/nodes.Devan Goodwin
2016-09-28Verify masters are upgraded before proceeding with node only upgrade.Devan Goodwin
2016-09-28Attempt to tease apart pre upgrade for masters/nodes.Devan Goodwin
2016-09-28Split upgrade entry points into control plane/node.Devan Goodwin
2016-09-28Reunite upgrade reconciliation gating with the play it gates on.Devan Goodwin
2016-09-28Drop atomic-enterprise as a valid deployment type in upgrade.Devan Goodwin
2016-09-28Stop guarding against pacemaker in upgrade, no longer necessary.Devan Goodwin
2016-09-28Support openshift_upgrade_dry_run=true for pre-upgrade checks only.Devan Goodwin
2016-09-27Merge pull request #2508 from sdodson/fix-logging-templateScott Dodson
Fix deployer template for enterprise
2016-09-27Fix deployer template for enterpriseScott Dodson
See https://github.com/openshift/origin-aggregated-logging/pull/218
2016-09-27Merge pull request #2507 from lhuard1A/remove_openstack_dnsJason DeTiberus
Remove the DNS VM on OpenStack
2016-09-27Remove the DNS VM on OpenStackLénaïc Huard
2016-09-26Merge pull request #2500 from sdodson/masterScott Dodson
Add rhaos-3.4-rhel-7 releaser to tito
2016-09-26Merge pull request #2502 from sdodson/rhel-73-systemdScott Dodson
test fix for systemd changes
2016-09-26Merge pull request #4 from detiber/rhel-73-systemdScott Dodson
tweak logic
2016-09-26tweak logicJason DeTiberus
2016-09-26test fix for systemd changesScott Dodson
2016-09-26Merge pull request #2501 from lhuard1A/fix_openstack_cloudproviderAndrew Butcher
Fix openstack cloudprovider
2016-09-26Fix OpenStack cloud providerLénaïc Huard
2016-09-26Merge pull request #2264 from bdurrow/patch-1Jason DeTiberus
Fix GCE Launch
2016-09-26Add rhaos-3.4-rhel-7 releaser to titoScott Dodson
2016-09-26Merge pull request #2499 from sdodson/masterScott Dodson
Automatic commit of package [openshift-ansible] release [3.4.2-1].
2016-09-26Automatic commit of package [openshift-ansible] release [3.4.2-1].Scott Dodson
2016-09-22Merge pull request #2473 from lhuard1A/openstack_inventoryJason DeTiberus
Update the OpenStack dynamic inventory script
2016-09-22Fix the nodeName of the OpenShift nodes on OpenStackLénaïc Huard
2016-09-22Merge pull request #2489 from andrewklau/routernameScott Dodson
Add openshift_hosted_router_name
2016-09-22Merge pull request #2493 from sdodson/issue_templateScott Dodson
Add an issue template
2016-09-22Add an issue templateScott Dodson
2016-09-22Merge pull request #2484 from abutcher/gce-cloud-providerScott Dodson
Add GCE cloud provider kind.
2016-09-21Merge pull request #2488 from abutcher/fix-master-status-changedScott Dodson
Fix master service status changed fact.
2016-09-22Add openshift_hosted_router_nameAndrew Lau
2016-09-21Fix master service status changed fact.Andrew Butcher
2016-09-21Merge pull request #2486 from sdodson/metrics-public-urlScott Dodson
Clarify openshift_hosted_metrics_public_url
2016-09-21Clarify openshift_hosted_metrics_public_urlScott Dodson
Currently, metrics only works at /hawkular/metrics so if you alter the path portion of the variable then the master will direct traffic at an endpoint that won't work.
2016-09-21Merge pull request #2485 from yaacov/add-documentation-on-metrics-hostnameScott Dodson
Add documentation about the openshift_hosted_metrics_public_url option
2016-09-21Add GCE cloud provider kind.Andrew Butcher
2016-09-21add documentation about the openshift_hosted_metrics_public_url optionyaacov
2016-09-20Merge pull request #2476 from sdodson/split_builddefaults_no_proxyScott Dodson
Split openshift_builddefaults_no_proxy if it's not a list
2016-09-20Split openshift_builddefaults_no_proxy if it's not a listScott Dodson
2016-09-20Merge pull request #2474 from sdodson/node-no-proxy-v2Scott Dodson
Fix references to openshift.master.sdn_cluster_network_cidr in node r…
2016-09-20Fix references to openshift.master.sdn_cluster_network_cidr in node rolesScott Dodson
2016-09-20Merge pull request #2472 from nak3/spec-licenseScott Dodson
move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/
2016-09-20Update the OpenStack dynamic inventory scriptLénaïc Huard
2016-09-20move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/Kenjiro Nakayama
2016-09-19Merge pull request #2470 from abutcher/issue2460Scott Dodson
[uninstall] Stop services on all hosts prior to removing files.
2016-09-19[uninstall] Stop services on all hosts prior to removing files.Andrew Butcher
2016-09-19Merge pull request #2467 from abutcher/issue2464Scott Dodson
Do not create volume claims for hosted components when storage type is object.