Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7116 from mgugino-upstream-stage/fix-docker-upgrade | OpenShift Merge Robot | 2018-02-13 | 2 | -8/+14 |
|\ | |||||
| * | Fix docker_upgrade variable | Michael Gugino | 2018-02-12 | 2 | -8/+14 |
* | | Merge pull request #6951 from tomassedovic/fix-openstack-master | OpenShift Merge Robot | 2018-02-13 | 1 | -6/+5 |
|\ \ | |||||
| * | | Fix OpenStack playbooks | Tomas Sedovic | 2018-02-12 | 1 | -6/+5 |
* | | | Merge pull request #5251 from celebdor/configurable_node_start | OpenShift Merge Robot | 2018-02-13 | 2 | -5/+12 |
|\ \ \ | |||||
| * | | | Make node start options configurable | Antoni Segura Puimedon | 2017-12-21 | 2 | -5/+12 |
* | | | | Merge pull request #7122 from mgugino-upstream-stage/add-gcp-multizone-var | OpenShift Merge Robot | 2018-02-13 | 4 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Add openshift_gcp_multizone bool | Michael Gugino | 2018-02-12 | 4 | -2/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #7117 from mgugino-upstream-stage/fix-gcp-vars | OpenShift Merge Robot | 2018-02-12 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | Fix gcp variable warnings | Michael Gugino | 2018-02-12 | 1 | -4/+6 |
| |/ / / | |||||
* | | | | Merge pull request #7119 from vrutkovs/etcd-scaleup-ansible-name | OpenShift Merge Robot | 2018-02-12 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | etcd_scaleup: use inventory_hostname when etcd ca host is being picked | Vadim Rutkovsky | 2018-02-12 | 1 | -2/+2 |
* | | | | | Merge pull request #7113 from mgugino-upstream-stage/fix-etcd-scaleup-sanity | Michael Gugino | 2018-02-12 | 1 | -1/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Fix etcd scaleup plays | Michael Gugino | 2018-02-12 | 1 | -1/+18 |
* | | | | | | Merge pull request #7103 from vrutkovs/origin-dns-prepend-cluster-local | OpenShift Merge Robot | 2018-02-12 | 1 | -2/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | origin-dns: make sure cluster.local DNS server is listed first | Vadim Rutkovsky | 2018-02-12 | 1 | -2/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #7083 from SaravanaStorageNetwork/fix_templates | OpenShift Merge Robot | 2018-02-12 | 9 | -20/+370 |
|\ \ \ \ \ | |||||
| * | | | | | Backport changes for glusterfs, heketi, s3 and block templates | Saravanakumar Arumugam | 2018-02-12 | 9 | -20/+370 |
* | | | | | | Merge pull request #6476 from jihoon5/jihoon5 | Michael Gugino | 2018-02-12 | 1 | -0/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Support master node high availability | jihoon.o | 2017-12-14 | 1 | -0/+4 |
* | | | | | | Merge pull request #6699 from bogdando/heat_user_data | OpenShift Merge Robot | 2018-02-12 | 2 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix openshift_openstack_provision_user_commands | Bogdan Dobrelya | 2018-02-12 | 1 | -2/+2 |
| * | | | | | | Fix cloud init runcmd templating | Bogdan Dobrelya | 2018-02-09 | 1 | -2/+11 |
| * | | | | | | Clarify the ansible playbook vs cloud-init | Bogdan Dobrelya | 2018-02-09 | 1 | -2/+2 |
| * | | | | | | Fix openstack cloud-init runcmd templating | Bogdan Dobrelya | 2018-02-09 | 1 | -1/+1 |
| * | | | | | | [openstack] custom user commands for cloud-init | Bogdan Dobrelya | 2018-02-09 | 2 | -0/+9 |
* | | | | | | | Merge pull request #7073 from abutcher/aws-node-hostname | OpenShift Merge Robot | 2018-02-12 | 2 | -8/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove node start from bootstrap.yml. | Andrew Butcher | 2018-02-12 | 1 | -8/+0 |
| * | | | | | | | Restart systemd-hostnamed before restarting NetworkManager in node user-data. | Andrew Butcher | 2018-02-12 | 1 | -0/+3 |
* | | | | | | | | Merge pull request #7099 from vrutkovs/etcd-containerized-upgrade | OpenShift Merge Robot | 2018-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use r_etcd_common_etcdctl_command instead of hardcoded binary name to support... | Vadim Rutkovsky | 2018-02-10 | 1 | -1/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7022 from vrutkovs/sanitize-labels | OpenShift Merge Robot | 2018-02-12 | 16 | -330/+462 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix indentation to make yamllint happy | Vadim Rutkovsky | 2018-02-10 | 11 | -330/+330 |
| * | | | | | | | | Verify that requested services have schedulable nodes matching the selectors | Vadim Rutkovsky | 2018-02-10 | 15 | -2/+134 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #7105 from vrutkovs/additional-mounts-example | Scott Dodson | 2018-02-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | additional mounts: specify 'type' in container_runtime_crio_additional_mounts | Vadim Rutkovsky | 2018-02-12 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #7001 from mbruzek/cidr_pool_start_end | OpenShift Merge Robot | 2018-02-12 | 2 | -18/+8 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Removing prefix and replacing with cidr, pool_start and pool_end variables. | Matt Bruzek | 2018-02-02 | 2 | -18/+8 |
* | | | | | | | Merge pull request #7093 from sdodson/bz1534917 | OpenShift Merge Robot | 2018-02-09 | 3 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Normalize the time we wait for pods to 5s * 60 retries | Scott Dodson | 2018-02-09 | 3 | -6/+6 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #7086 from spadgett/pause-for-console-deployment | OpenShift Merge Robot | 2018-02-09 | 1 | -0/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Pause for console rollout | Samuel Padgett | 2018-02-09 | 1 | -0/+11 |
* | | | | | | | Merge pull request #7058 from kwoodson/crio_additional_mounts | Kenny Woodson | 2018-02-09 | 2 | -0/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Adding ability to provide additional mounts to crio system container. | Kenny Woodson | 2018-02-07 | 2 | -0/+12 |
* | | | | | | | Merge pull request #6712 from vrutkovs/avoid-hardcoding-image-version | OpenShift Merge Robot | 2018-02-09 | 17 | -23/+23 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Set default image tag to openshift_image_tag for services | Vadim Rutkovsky | 2018-02-08 | 17 | -23/+23 |
* | | | | | | | Merge pull request #7077 from ewolinetz/logging_facts_sane_yaml_parse | OpenShift Merge Robot | 2018-02-08 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only try to yaml.load a file if it ends in .yml or .yaml in logging facts | Eric Wolinetz | 2018-02-08 | 1 | -3/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #7072 from jarrpa/gluster-block-route | OpenShift Merge Robot | 2018-02-08 | 1 | -0/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GlusterFS: Fix block StorageClass heketi route | Jose A. Rivera | 2018-02-08 | 1 | -0/+19 |