Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6744 from sosiouxme/20180115-fix-checks | Michael Gugino | 2018-01-17 | 2 | -1/+2 |
|\ | |||||
| * | openshift_checks: repair adhoc list-checks mode | Luke Meyer | 2018-01-16 | 2 | -1/+2 |
* | | Merge pull request #6751 from vrutkovs/apply-check-rc | OpenShift Merge Robot | 2018-01-17 | 6 | -9/+19 |
|\ \ | |||||
| * | | Fix a typo in "Determine if growpart is installed" | Vadim Rutkovsky | 2018-01-17 | 1 | -1/+1 |
| * | | Check rc for commands with openshift_client_binary and failed_when | Vadim Rutkovsky | 2018-01-17 | 5 | -8/+18 |
* | | | Merge pull request #6759 from mgugino-upstream-stage/etcd-upgrade-facts | Scott Dodson | 2018-01-17 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Add init/main.yml to etc-upgrade | Michael Gugino | 2018-01-17 | 1 | -1/+4 |
* | | | | Merge pull request #6746 from juanvallejo/jvallejo/fix-elasticsearch-diskspac... | OpenShift Merge Robot | 2018-01-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | include elasticsearch container name | juanvallejo | 2018-01-16 | 1 | -1/+1 |
* | | | | | Merge pull request #6520 from sdodson/37-38-39 | Scott Dodson | 2018-01-17 | 15 | -42/+89 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add call to 3.8 playbook in 3.9 upgrade | Scott Dodson | 2018-01-17 | 9 | -12/+66 |
| * | | | | Remove 3.8 and 3.9 specific steps right now | Scott Dodson | 2018-01-17 | 5 | -27/+0 |
| * | | | | Exclude 3.9 packages during 3.8 upgrade | Scott Dodson | 2018-01-17 | 5 | -6/+25 |
| * | | | | fix typos | Scott Dodson | 2018-01-17 | 2 | -2/+2 |
| * | | | | Ensure openshift_client_binary is set | Scott Dodson | 2018-01-17 | 1 | -0/+1 |
* | | | | | Merge pull request #6588 from vrutkovs/remove-ansible-compat-six | Scott Dodson | 2018-01-17 | 3 | -17/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Don't use from ansible.module_utils.six as its no longer available in Ansible... | Vadim Rutkovsky | 2018-01-12 | 3 | -17/+6 |
* | | | | | | Merge pull request #6696 from sdodson/bz1532973 | Scott Dodson | 2018-01-17 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing task that got dropped in a refactor | Scott Dodson | 2018-01-16 | 1 | -0/+13 |
* | | | | | | | Merge pull request #6714 from tomassedovic/move-openstack-inventory | OpenShift Merge Robot | 2018-01-17 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Document the inventory change | Tomas Sedovic | 2018-01-16 | 1 | -1/+9 |
| * | | | | | | Move the OpenStack dynamic inventory from sample | Tomas Sedovic | 2018-01-16 | 1 | -0/+0 |
* | | | | | | | Merge pull request #6730 from spadgett/console-config-api-changes | Scott Dodson | 2018-01-16 | 5 | -23/+84 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update console config for API changes | Samuel Padgett | 2018-01-16 | 5 | -23/+84 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6531 from abutcher/bootstrap-slurp-user | OpenShift Merge Robot | 2018-01-16 | 1 | -15/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Setup master groups in order to use the master group's ansible_ssh_user to pu... | Andrew Butcher | 2018-01-09 | 1 | -15/+2 |
* | | | | | | | | Merge pull request #6498 from joelddiaz/origin-ansible-boto3 | Scott Dodson | 2018-01-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | add python2-boto3 package for centos-based origin-ansible container image | Joel Diaz | 2018-01-02 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #6739 from vrutkovs/metrics-console-mktemp | Scott Dodson | 2018-01-16 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Web Console: use a different var for asset config | Vadim Rutkovsky | 2018-01-16 | 1 | -5/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6719 from wmengRH/fix_bug_1534271 | Scott Dodson | 2018-01-16 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix bug 1534271 | MENG Weihua | 2018-01-15 | 1 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #6706 from spadgett/console-rbac | OpenShift Merge Robot | 2018-01-16 | 3 | -4/+48 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add console RBAC template | Samuel Padgett | 2018-01-11 | 3 | -4/+48 |
* | | | | | | | | Merge pull request #6470 from oybed/cfg | Scott Dodson | 2018-01-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adding .ini to inventory_ignore_extensions | Øystein Bedin | 2017-12-13 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #6536 from shawn-hurley/adding-asb-permissions | Scott Dodson | 2018-01-16 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | adding ability to add network policy objects. | Shawn Hurley | 2018-01-05 | 1 | -0/+3 |
| * | | | | | | | | | adding ability to interact with network resources. | Shawn Hurley | 2017-12-20 | 1 | -0/+6 |
* | | | | | | | | | | Merge pull request #6741 from sdodson/bz1534905 | Scott Dodson | 2018-01-16 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Remove tuned-profiles from list of master packages upgraded | Scott Dodson | 2018-01-16 | 1 | -1/+0 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.9.0-0.20.0]. | Jenkins CD Merge Bot | 2018-01-15 | 2 | -2/+15 |
* | | | | | | | | | Merge pull request #6610 from mazzystr/update_awsec2_root_vol | OpenShift Merge Robot | 2018-01-15 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update to AWS EC2 root vol size so that Health Check tasks pass | Chris Callegari | 2018-01-08 | 1 | -0/+8 |
* | | | | | | | | | | Merge pull request #6692 from abutcher/cluster-operator | OpenShift Merge Robot | 2018-01-15 | 7 | -19/+64 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add cluster-operator playbook directory. | Andrew Butcher | 2018-01-10 | 2 | -0/+22 |
| * | | | | | | | | | | Move s3 & elb provisioning into their own playbooks s.t. they are applied out... | Andrew Butcher | 2018-01-10 | 5 | -19/+42 |
* | | | | | | | | | | | Merge pull request #6726 from bogdando/fix_openstack_docs | OpenShift Merge Robot | 2018-01-15 | 2 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Adjust openstack provider dependencies versions | Bogdan Dobrelya | 2018-01-15 | 1 | -4/+3 |
| * | | | | | | | | | | | Fix openstack provider playbook name in docs | Bogdan Dobrelya | 2018-01-15 | 1 | -1/+1 |
| | |_|/ / / / / / / / | |/| | | | | | | | | |