summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add openshift_gcp_multizone boolMichael Gugino2018-02-124-2/+5
* Merge pull request #6699 from bogdando/heat_user_dataOpenShift Merge Robot2018-02-123-0/+50
|\
| * Fix openshift_openstack_provision_user_commandsBogdan Dobrelya2018-02-122-5/+5
| * Fix wordingBogdan Dobrelya2018-02-091-1/+1
| * Fix cloud init runcmd templatingBogdan Dobrelya2018-02-092-8/+17
| * Note ignored Heat user data changes for openstackBogdan Dobrelya2018-02-091-0/+4
| * Clarify the ansible playbook vs cloud-initBogdan Dobrelya2018-02-092-5/+29
| * Fix openstack cloud-init runcmd templatingBogdan Dobrelya2018-02-091-1/+1
| * [openstack] custom user commands for cloud-initBogdan Dobrelya2018-02-093-0/+13
* | 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-123-19/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Removing prefix and replacing with cidr, pool_start and pool_end variables.Matt Bruzek2018-02-023-19/+14
* | | | 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 #7078 from mgugino-upstream-stage/limit-hostsOpenShift Merge Robot2018-02-0930-7/+149
|\ \ \ \ \
| * | | | | Limit host scope during playsMichael Gugino2018-02-0930-7/+149
* | | | | | 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 #7088 from mgugino-upstream-stage/fix-upgrade-cpOpenShift Merge Robot2018-02-091-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix upgrade-control plane post_control_plane.ymlMichael Gugino2018-02-091-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Automatic commit of package [openshift-ansible] release [3.9.0-0.42.0].Justin Pierce2018-02-092-2/+53
|/ / / / /
* | | | | 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-0918-23/+26
|\ \ \ \ \
| * | | | | Set default image tag to openshift_image_tag for servicesVadim Rutkovsky2018-02-0818-23/+26
* | | | | | 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 #7074 from kwoodson/redeploy_certs_insecureOpenShift Merge Robot2018-02-081-16/+20
|\ \ \ \ \ \
| * | | | | | Redeploy router certificates during upgrade only when secure.Kenny Woodson2018-02-081-16/+20
* | | | | | | 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-0814-37/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-0111-13/+48
| * | | | | | | | Attempt to back up generated certificates on every etcd host.Andrew Butcher2018-02-011-1/+1
| * | | | | | | | Remove pre upgrade verification step re: etcd ca host.Andrew Butcher2018-02-011-22/+0