Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | Merge pull request #7014 from sdodson/xpaas-148 | Scott Dodson | 2018-02-08 | 337 | -4441/+18610 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | xPaaS v1.4.8 for v3.7 | Scott Dodson | 2018-02-08 | 112 | -1480/+6203 |
| * | | | | | | | xPaaS v1.4.8-1 for v3.8 | Scott Dodson | 2018-02-08 | 112 | -1480/+6203 |
| * | | | | | | | xPaaS v1.4.8-1 for v3.9 | Scott Dodson | 2018-02-08 | 112 | -1480/+6203 |
| * | | | | | | | Bump xpaas version | Scott Dodson | 2018-02-08 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6926 from abutcher/etcd-ca-host | Scott Dodson | 2018-02-08 | 4 | -1/+48 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | lib_utils_oo_collect: Allow filtering on dot separated keys. | Andrew Butcher | 2018-02-01 | 1 | -1/+1 |
| * | | | | | | | Determine which etcd host is the etcd_ca_host rather than assume it is the fi... | Andrew Butcher | 2018-02-01 | 3 | -0/+47 |
* | | | | | | | | Merge pull request #7068 from datarace/logging-fix | Scott Dodson | 2018-02-08 | 4 | -15/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | changed oc to {{ openshift_client_binary }} | datarace | 2018-02-08 | 4 | -15/+15 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7031 from mgugino-upstream-stage/fix-syscon-vars | OpenShift Merge Robot | 2018-02-08 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix master and node system container variables | Michael Gugino | 2018-02-06 | 2 | -1/+5 |
* | | | | | | | | | Bug 1524805- CFME example now works disconnected | Fabian von Feilitzsch | 2018-02-08 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #7055 from fabianvf/bz1541625 | Scott Dodson | 2018-02-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Bug 1541625- properly cast provided ip address to unicode | Fabian von Feilitzsch | 2018-02-07 | 1 | -2/+2 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7060 from mwoodson/master | OpenShift Merge Robot | 2018-02-08 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ |