summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [openshift-ansible] release [3.4.4-1].Troy Dawson2016-10-072-2/+18
|
* Merge pull request #2424 from jeremyeder/pods_per_core2Scott Dodson2016-10-072-2/+2
|\ | | | | the kubelet example line fails on releases prior to 3.3, so put a comment there.
| * note different product versionsJeremy Eder2016-10-072-2/+2
| |
| * the example line fails on releases prior to 3.3, so put a comment there.Jeremy Eder2016-09-092-2/+2
| |
* | Merge pull request #2548 from dgoodwin/containerized-bScott Dodson2016-10-063-3/+9
|\ \ | | | | | | Error out if containerized=true for lb host.
| * | Error out if containerized=true for lb host.Devan Goodwin2016-10-063-3/+9
| | |
* | | Merge pull request #2558 from jtslear/issue-2423Scott Dodson2016-10-061-6/+0
|\ \ \ | | | | | | | | Removes an unused file
| * | | Removes an unused fileJohn T Skarbek2016-10-051-6/+0
| | | | | | | | | | | | | | | | * closes openshift/openshift-ansible#2423
* | | | Merge pull request #2555 from abutcher/node-scaleup-factsScott Dodson2016-10-061-0/+11
|\ \ \ \ | | | | | | | | | | Bug 1381335 - Scale up playbook does not rerun master-facts.
| * | | | Set master facts for first master in node scaleup.Andrew Butcher2016-10-051-0/+11
| | | | |
* | | | | Merge pull request #2556 from sdodson/image-stream-syncScott Dodson2016-10-06110-28/+51671
|\ \ \ \ \ | |_|/ / / |/| | | | Add v1.4 content, update v1.3 content to latest
| * | | | Update v1.3 contentScott Dodson2016-10-0512-26/+97
| | | | |
| * | | | Add v1.4 contentScott Dodson2016-10-0598-2/+51574
| |/ / /
* | | | Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa2016-10-052-1/+1
|\ \ \ \ | |/ / / |/| | | Bug 1366522 - The value of "debug_level" isn't applied to /etc/sysconfig/atomic-openshift-master
| * | | Move openshift.common.debug.level to openshift_facts.Andrew Butcher2016-10-052-1/+1
| | | |
* | | | Merge pull request #2552 from abutcher/port-typoScott Dodson2016-10-051-2/+2
|\ \ \ \ | | | | | | | | | | Fix default port typo.
| * | | | Fix default port typo.Andrew Butcher2016-10-051-2/+2
| | | | |
* | | | | Merge pull request #2550 from abutcher/explain-ca-varsScott Dodson2016-10-052-14/+72
|\ \ \ \ \ | |/ / / / |/| | | | Document auth provider CA variables
| * | | | Add example openid/request header providers and explain certificate variables.Andrew Butcher2016-10-052-14/+72
| |/ / /
* | | | Merge pull request #2544 from abutcher/registry-checkScott Dodson2016-10-052-0/+15
|\ \ \ \ | |_|/ / |/| | | Don't secure registry or deploy registry console when infra replicas == 0
| * | | Don't secure registry or deploy registry console when infra replics == 0Andrew Butcher2016-10-042-0/+15
| | | |
* | | | Automatic commit of package [openshift-ansible] release [3.4.3-1].Scott Dodson2016-10-042-2/+92
| | | |
* | | | Merge pull request #2511 from vishpat/nuage_haAndrew Butcher2016-10-0414-106/+114
|\ \ \ \ | |_|/ / |/| | | Changes for Nuage HA
| * | | Merge pull request #1 from abutcher/nuage_haVishal Patil2016-10-0410-116/+96
| |\ \ \ | | | | | | | | | | Filterize haproxy front/backends and add method for specifying custom front/backends
| | * | | Filterize haproxy frontends/backends and add method for providing additional ↵Andrew Butcher2016-10-0310-116/+96
| |/ / / | | | | | | | | | | | | frontends/backends.
| * | | Addressed review commentsVishal Patil2016-09-292-10/+11
| | | |
| * | | Changes for Nuage HAVishal Patil2016-09-276-3/+30
| | | |
* | | | Merge pull request #2538 from DG-i/masterAndrew Butcher2016-10-043-0/+17
|\ \ \ \ | | | | | | | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured
| * | | | Check if openshift_master_ingress_ip_network_cidr is definedMathias Merscher2016-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
| * | | | allow networkConfig.ingressIPNetworkCIDRs to be configuredMathias Merscher2016-10-043-0/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
* | | | | Merge pull request #2441 from dgoodwin/34-upgrade-improvementsAndrew Butcher2016-10-0427-472/+747
|\ \ \ \ \ | |/ / / / |/| | | | 3.4 Upgrade Improvements
| * | | | Fix bug with service signer cert on upgrade.Devan Goodwin2016-09-292-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is invalid Ansible to use a when on an include that contains plays, as it cannot be applied to plays. Issue filed upstream for a better error, or to get it working.
| * | | | Use pre_upgrade tag instread of a dry run variable.Devan Goodwin2016-09-296-26/+71
| | | | |
| * | | | Move etcd backup from pre-upgrade to upgrade itself.Devan Goodwin2016-09-294-91/+86
| | | | |
| * | | | Allow a couple retries when unscheduling/rescheduling nodes in upgrade.Devan Goodwin2016-09-291-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can fail with a transient "object has been modified" error asking you to re-try your changes on the latest version of the object. Allow up to three retries to see if we can get the change to take effect.
| * | | | Skip the docker role in early upgrade stages.Devan Goodwin2016-09-299-23/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | | | Allow filtering nodes to upgrade by label.Devan Goodwin2016-09-2911-29/+71
| | | | |
| * | | | Allow customizing node upgrade serial value.Devan Goodwin2016-09-291-1/+3
| | | | |
| * | | | Split upgrade for control plane/nodes.Devan Goodwin2016-09-2914-125/+173
| | | | |
| * | | | Verify masters are upgraded before proceeding with node only upgrade.Devan Goodwin2016-09-283-5/+8
| | | | |
| * | | | Attempt to tease apart pre upgrade for masters/nodes.Devan Goodwin2016-09-2811-307/+398
| | | | |
| * | | | Split upgrade entry points into control plane/node.Devan Goodwin2016-09-285-49/+68
| | | | |
| * | | | Reunite upgrade reconciliation gating with the play it gates on.Devan Goodwin2016-09-281-17/+18
| | | | |
| * | | | Drop atomic-enterprise as a valid deployment type in upgrade.Devan Goodwin2016-09-281-2/+2
| | | | |
| * | | | Stop guarding against pacemaker in upgrade, no longer necessary.Devan Goodwin2016-09-281-8/+0
| | | | |
| * | | | Support openshift_upgrade_dry_run=true for pre-upgrade checks only.Devan Goodwin2016-09-283-0/+12
| | | | |
* | | | | Merge pull request #2541 from smunilla/fix_failed_install_caseScott Dodson2016-10-031-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | a-o-i: Force option should allow reinstall
| * | | | a-o-i: Force option should allow reinstallSamuel Munilla2016-10-031-1/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | If uninstalled hosts were in detected in an environment, the installer could get into a hung state that a user could not easily recover from. This lets --force do what is more expected.
* | | | Merge pull request #2535 from smunilla/BZ1368414_fixJason DeTiberus2016-09-302-1/+83
|\ \ \ \ | | | | | | | | | | Fix openshift_node_labels in generated hosts file
| * | | | a-o-i: Fix openshift_node_labelsSamuel Munilla2016-09-302-1/+83
| | | | | | | | | | | | | | | | | | | | | | | | | Handle openshift_node_labels separately because they need to be doublequoted.