summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Simplify double upgrade version logicMichael Gugino2018-02-134-7/+24
* Revert openshift_version to previous stateMichael Gugino2018-02-125-21/+8
* Merge pull request #7103 from vrutkovs/origin-dns-prepend-cluster-localOpenShift Merge Robot2018-02-121-2/+3
|\
| * origin-dns: make sure cluster.local DNS server is listed firstVadim Rutkovsky2018-02-121-2/+3
* | Merge pull request #7083 from SaravanaStorageNetwork/fix_templatesOpenShift Merge Robot2018-02-129-20/+370
|\ \
| * | Backport changes for glusterfs, heketi, s3 and block templatesSaravanakumar Arumugam2018-02-129-20/+370
* | | Merge pull request #6476 from jihoon5/jihoon5Michael Gugino2018-02-121-0/+4
|\ \ \
| * | | Support master node high availabilityjihoon.o2017-12-141-0/+4
* | | | Merge pull request #6699 from bogdando/heat_user_dataOpenShift Merge Robot2018-02-122-0/+18
|\ \ \ \
| * | | | Fix openshift_openstack_provision_user_commandsBogdan Dobrelya2018-02-121-2/+2
| * | | | Fix cloud init runcmd templatingBogdan Dobrelya2018-02-091-2/+11
| * | | | Clarify the ansible playbook vs cloud-initBogdan Dobrelya2018-02-091-2/+2
| * | | | Fix openstack cloud-init runcmd templatingBogdan Dobrelya2018-02-091-1/+1
| * | | | [openstack] custom user commands for cloud-initBogdan Dobrelya2018-02-092-0/+9
* | | | | Merge pull request #7073 from abutcher/aws-node-hostnameOpenShift Merge Robot2018-02-122-8/+3
|\ \ \ \ \
| * | | | | Remove node start from bootstrap.yml.Andrew Butcher2018-02-121-8/+0
| * | | | | Restart systemd-hostnamed before restarting NetworkManager in node user-data.Andrew Butcher2018-02-121-0/+3
* | | | | | Merge pull request #7099 from vrutkovs/etcd-containerized-upgradeOpenShift Merge Robot2018-02-121-1/+1
|\ \ \ \ \ \
| * | | | | | Use r_etcd_common_etcdctl_command instead of hardcoded binary name to support...Vadim Rutkovsky2018-02-101-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7022 from vrutkovs/sanitize-labelsOpenShift Merge Robot2018-02-1216-330/+462
|\ \ \ \ \ \
| * | | | | | Fix indentation to make yamllint happyVadim Rutkovsky2018-02-1011-330/+330
| * | | | | | Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-1015-2/+134
| |/ / / / /
* | | | | | Merge pull request #7105 from vrutkovs/additional-mounts-exampleScott Dodson2018-02-121-0/+1
|\ \ \ \ \ \
| * | | | | | additional mounts: specify 'type' in container_runtime_crio_additional_mountsVadim Rutkovsky2018-02-121-0/+1
| |/ / / / /
* | | | | | Merge pull request #7001 from mbruzek/cidr_pool_start_endOpenShift Merge Robot2018-02-122-18/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removing prefix and replacing with cidr, pool_start and pool_end variables.Matt Bruzek2018-02-022-18/+8
* | | | | | Merge pull request #7093 from sdodson/bz1534917OpenShift Merge Robot2018-02-093-6/+6
|\ \ \ \ \ \
| * | | | | | Normalize the time we wait for pods to 5s * 60 retriesScott Dodson2018-02-093-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #7086 from spadgett/pause-for-console-deploymentOpenShift Merge Robot2018-02-091-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Pause for console rolloutSamuel Padgett2018-02-091-0/+11
* | | | | | Merge pull request #7058 from kwoodson/crio_additional_mountsKenny Woodson2018-02-092-0/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adding ability to provide additional mounts to crio system container.Kenny Woodson2018-02-072-0/+12
* | | | | | Merge pull request #6712 from vrutkovs/avoid-hardcoding-image-versionOpenShift Merge Robot2018-02-0917-23/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Set default image tag to openshift_image_tag for servicesVadim Rutkovsky2018-02-0817-23/+23
* | | | | | Merge pull request #7077 from ewolinetz/logging_facts_sane_yaml_parseOpenShift Merge Robot2018-02-081-3/+4
|\ \ \ \ \ \
| * | | | | | Only try to yaml.load a file if it ends in .yml or .yaml in logging factsEric Wolinetz2018-02-081-3/+4
| |/ / / / /
* | | | | | Merge pull request #7072 from jarrpa/gluster-block-routeOpenShift Merge Robot2018-02-081-0/+19
|\ \ \ \ \ \
| * | | | | | GlusterFS: Fix block StorageClass heketi routeJose A. Rivera2018-02-081-0/+19
* | | | | | | Merge pull request #7014 from sdodson/xpaas-148Scott Dodson2018-02-08337-4441/+18610
|\ \ \ \ \ \ \
| * | | | | | | xPaaS v1.4.8 for v3.7Scott Dodson2018-02-08112-1480/+6203
| * | | | | | | xPaaS v1.4.8-1 for v3.8Scott Dodson2018-02-08112-1480/+6203
| * | | | | | | xPaaS v1.4.8-1 for v3.9Scott Dodson2018-02-08112-1480/+6203
| * | | | | | | Bump xpaas versionScott Dodson2018-02-081-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #6926 from abutcher/etcd-ca-hostScott Dodson2018-02-084-1/+48
|\ \ \ \ \ \ \
| * | | | | | | lib_utils_oo_collect: Allow filtering on dot separated keys.Andrew Butcher2018-02-011-1/+1
| * | | | | | | Determine which etcd host is the etcd_ca_host rather than assume it is the fi...Andrew Butcher2018-02-013-0/+47
* | | | | | | | Merge pull request #7068 from datarace/logging-fixScott Dodson2018-02-084-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | changed oc to {{ openshift_client_binary }}datarace2018-02-084-15/+15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7031 from mgugino-upstream-stage/fix-syscon-varsOpenShift Merge Robot2018-02-082-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix master and node system container variablesMichael Gugino2018-02-062-1/+5