Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wording | Bogdan Dobrelya | 2018-02-09 | 1 | -1/+1 |
* | Fix cloud init runcmd templating | Bogdan Dobrelya | 2018-02-09 | 2 | -8/+17 |
* | Note ignored Heat user data changes for openstack | Bogdan Dobrelya | 2018-02-09 | 1 | -0/+4 |
* | Clarify the ansible playbook vs cloud-init | Bogdan Dobrelya | 2018-02-09 | 2 | -5/+29 |
* | 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 | 3 | -0/+13 |
* | 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 | 18 | -23/+26 |
|\ \ | |||||
| * | | Set default image tag to openshift_image_tag for services | Vadim Rutkovsky | 2018-02-08 | 18 | -23/+26 |
* | | | 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 #7074 from kwoodson/redeploy_certs_insecure | OpenShift Merge Robot | 2018-02-08 | 1 | -16/+20 |
|\ \ \ | |||||
| * | | | Redeploy router certificates during upgrade only when secure. | Kenny Woodson | 2018-02-08 | 1 | -16/+20 |
* | | | | 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 | 14 | -37/+50 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 11 | -13/+48 |
| * | | | | | | Attempt to back up generated certificates on every etcd host. | Andrew Butcher | 2018-02-01 | 1 | -1/+1 |
| * | | | | | | Remove pre upgrade verification step re: etcd ca host. | Andrew Butcher | 2018-02-01 | 1 | -22/+0 |
* | | | | | | | 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 |
* | | | | | | | | | Merge pull request #7061 from gnewson/Change-etcd-check | OpenShift Merge Robot | 2018-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove spaces introduced at the start of the line | Geoff Newson | 2018-02-07 | 1 | -1/+1 |
| * | | | | | | | | | Changing the check for the number of etcd nodes | Geoff Newson | 2018-02-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #7079 from fabianvf/1524805-cloudforms-pull-policy | Scott Dodson | 2018-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 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 #7056 from sdodson/gcp-wait-for-connection | Scott Dodson | 2018-02-08 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Use wait_for_connection to validate ssh transport is alive | Scott Dodson | 2018-02-07 | 1 | -0/+6 |
* | | | | | | | | | | Merge pull request #7060 from mwoodson/master | OpenShift Merge Robot | 2018-02-08 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | aws ami: make it so the tags from the orinal AMI are used with the newly crea... | Matt Woodson | 2018-02-07 | 1 | -1/+14 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #7057 from ashcrow/remove-master-from-ami-node-bootstrap | Kenny Woodson | 2018-02-08 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | openshift_node: Remove master from aws node building | Steve Milner | 2018-02-07 | 2 | -3/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7043 from vrutkovs/prerequisites-enable-docker-excluder | OpenShift Merge Robot | 2018-02-08 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Setup docker excluder if requested before container_runtime is installed | Vadim Rutkovsky | 2018-02-07 | 1 | -0/+6 |
* | | | | | | | | Merge pull request #7063 from sdodson/wc39 | Scott Dodson | 2018-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use v3.9 web-console image for now | Scott Dodson | 2018-02-07 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #6938 from vshn/revert-heketi-image-option | OpenShift Merge Robot | 2018-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert "GlusterFS: Remove image option from heketi command" | Michael Hanselmann | 2018-01-30 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #7017 from mtnbikenc/fix-1540537 | OpenShift Merge Robot | 2018-02-07 | 6 | -2/+8 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | |