summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-14Merge pull request #5970 from mtnbikenc/fix-1506750OpenShift Merge Robot
Automatic merge from submit-queue. 1506750 Validate node hostname and IP address - Replaces use of `pause` with a `fail` task. `pause` only runs on one host, therefore the check was not run for all nodes - Adds check for valid openshift_ip Fixes 1506750 https://bugzilla.redhat.com/show_bug.cgi?id=1506750
2017-12-14Merge pull request #6463 from mgugino-upstream-stage/openshift-service-type-fixOpenShift Merge Robot
Automatic merge from submit-queue. Add missing openshift_service_type Pull in openshift_facts to define the variable. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1525429
2017-12-14Merge pull request #6480 from mtnbikenc/update-version-requirementRussell Teague
Update version check to Ansible 2.4.1
2017-12-14Automatic commit of package [openshift-ansible] release [3.9.0-0.10.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-12-14Merge pull request #6314 from riffraff169/contiv-ovs-fixScott Dodson
Remove version requirement from openvswitch package
2017-12-14Merge pull request #6449 from giuseppe/crio-change-socket-pathScott Dodson
crio: change socket path to /var/run/crio/crio.sock
2017-12-14Merge pull request #6404 from mazzystr/stablize_rhsmScott Dodson
Commit to stabilize RHSM operations. This code is derived from contrib
2017-12-14Merge pull request #6466 from mgugino-upstream-stage/journald-vars-to-defaultsScott Dodson
Combine openshift_master/vars with defaults
2017-12-14Update version check to Ansible 2.4.1Russell Teague
2017-12-14Merge pull request #6479 from mtnbikenc/bump-ansible-requirementsScott Dodson
Bump requirements.txt to Ansible 2.4.1
2017-12-14Bump requirements.txt to Ansible 2.4.1Russell Teague
2017-12-14Merge pull request #6348 from nbartos/contiv-systemdRussell Teague
Contiv systemd fixes
2017-12-14Automatic commit of package [openshift-ansible] release [3.9.0-0.9.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-12-14Commit to stabalize RHSM operations. This code is derived from contribChris Callegari
2017-12-14Merge pull request #6467 from giuseppe/use-fedoraproject-latestRussell Teague
containers: use registry.fedoraproject.org/latest instead of registry.fedoraproject.org/f2.X
2017-12-14Contiv systemd fixesNick Bartos
Add install section so that enable on reboot works. Make sure services are always restarted if they die.
2017-12-13Merge pull request #6363 from jcantrill/bz1519808_logging_kibana_annotationScott Dodson
fix 1519808. Only annotate ops projects when openshift_logging_use_op…
2017-12-13Validate node hostname and IP addressRussell Teague
Fixes 1506750 https://bugzilla.redhat.com/show_bug.cgi?id=1506750
2017-12-13Merge pull request #6415 from mgugino-upstream-stage/crt-upgrades-pt2OpenShift Merge Robot
Automatic merge from submit-queue. Crt upgrades pt2 Refactor node upgrade to include less serial tasks This commit moves the pulling of images, packages, and updating config files into a non-serialized play. The serialized play is now in charge of marking unschedulable, draining, stopping and restarting services, and marking schedulable. If rpm install / container download takes 60s per host, this will save 3 hours and 10 minutes at 200 hosts per cluster and forks of 20 hosts.
2017-12-13etcd: use Fedora /latest/ instead of hardcoding the versionGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-12-13docker: use Fedora /latest/ instead of hardcoding the versionGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-12-13Combine openshift_master/vars with defaultsMichael Gugino
This commit combines these two sources of variables. Prior to the current release, some plays external to the openshift_master role consumed these variables using relative imports. This is no longer the case, so we can safely combine the vars into defaults.
2017-12-13Add missing openshift_service_typeMichael Gugino
Pull in openshift_facts to define the variable. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1525429
2017-12-13Merge pull request #6369 from irozzo-1A/logging-becomeRussell Teague
Do not escalate privileges in logging stack deployment task
2017-12-13Merge pull request #6182 from jmencak/glusterfs_storageclass-defaultRussell Teague
Support for making glusterfs storage class a default one.
2017-12-13Merge pull request #6315 from riffraff169/contiv-multimasterRussell Teague
Multimaster openshift+contiv fixes
2017-12-13Merge pull request #6179 from alexcern/update_is_python_36Russell Teague
Sync latest image-streams and templates
2017-12-13Merge pull request #5839 from jmencak/prometheus-storage_classScott Dodson
Add support for storage classes to openshift_prometheus role.
2017-12-13Merge pull request #6453 from sdodson/fix-versioned-installScott Dodson
Ensure that clients are version bound
2017-12-12Automatic commit of package [openshift-ansible] release [3.9.0-0.8.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-12-12upgrade node mark 2Michael Gugino
2017-12-12Refactor node upgrade to include less serial tasksMichael Gugino
This commit moves the pulling of images, packages, and updating config files into a non-serialized play. The serialized play is now in charge of marking unschedulable, draining, stopping and restarting services, and marking schedulable. If rpm install / container download takes 60s per host, this will save 3 hours and 10 minutes at 200 hosts per cluster and forks of 20 hosts.
2017-12-12fix 1519808. Only annotate ops projects when openshift_logging_use_ops=truejcantrill
2017-12-12Merge pull request #6451 from mgugino-upstream-stage/remove-empty-hosted-factsScott Dodson
Remove empty openshift_hosted_facts role
2017-12-12Ensure that clients are version boundScott Dodson
2017-12-12Merge pull request #6407 from mgugino-upstream-stage/crt-upgradesScott Dodson
Refactor upgrade codepaths step 1
2017-12-12Support for making glusterfs storage class a default one.Jiri Mencak
This PR adds support for making glusterfs storage class a default class. By default this behaviour is turned off for backward compatibility and can be turned on by setting: openshift_storage_glusterfs_storageclass_default=True
2017-12-12Automatic commit of package [openshift-ansible] release [3.9.0-0.7.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-12-12Remove empty openshift_hosted_facts roleMichael Gugino
This commit removes a now-empty role.
2017-12-12crio: change socket path to /var/run/crio/crio.sockGiuseppe Scrivano
it is required for OpenShift 3.9 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-12-12Add support for storage classes to openshift_prometheus role.Jiri Mencak
2017-12-12Merge pull request #6445 from mtnbikenc/fix-openshift-examplesScott Dodson
Remove bad openshift_examples symlink
2017-12-12Remove bad openshift_examples symlinkRussell Teague
2017-12-12Merge pull request #6432 from sdodson/require-24Russell Teague
Bump ansible RPM version req to 2.4.1
2017-12-12Merge pull request #6408 from mgugino-upstream-stage/update-readmeScott Dodson
Clarify version selection in README
2017-12-12Refactor upgrade codepaths step 1Michael Gugino
This commit refactors some upgrade code paths. Touched areas are: 1) Reduces usage of 'oo_all_hosts' in various places, especially when running upgrade_control_plane. 2) Reuses common code across the various upgrade* playbooks. 3) Moves docker upgrade checks into container_runtime_role. 4) Combines smaller playbooks and plays to reduce file sprawl.
2017-12-12Merge pull request #6335 from kwoodson/node_groups_refactorScott Dodson
Node group management update.
2017-12-12Automatic commit of package [openshift-ansible] release [3.9.0-0.6.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-12-12Merge pull request #6381 from bogdando/dns_hostname_prefixesOpenShift Merge Robot
Automatic merge from submit-queue. Allow 2 sets of hostnames for openstack provider Support private/public hostnames suffixes for DNS records. Real hostnames, Inventory variables, Nova servers and ansible hostnames will ignore the custom suffixes. Those are only for nsupdates sent to external DNS servers. Related change: add openshift_openstack_public_dns_domain to the role defaults to not rely on the group vars example only. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> Co-authored-by: Tomas Sedovic <tsedovic@redhat.com>
2017-12-12Merge pull request #6433 from joelddiaz/example-inventory-master-portOpenShift Merge Robot
Automatic merge from submit-queue. add openshift_master_api_port var to example inventory