Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conditionalize loopback config on v >= 3.2/1.2 | Jason DeTiberus | 2016-02-11 | 3 | -32/+35 |
| | |||||
* | Fix loopback cluster name, context name, and user | Jason DeTiberus | 2016-02-11 | 1 | -2/+3 |
| | |||||
* | Bug 1306665 - [metrics] update metrics-deployer template to use latest image ↵ | Brenton Leanhardt | 2016-02-11 | 1 | -1/+1 |
| | | | | versions | ||||
* | use correct dict key | Joel Diaz | 2016-02-10 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1379 from joelddiaz/zbx-action-diff | Joel Diaz | 2016-02-10 | 1 | -6/+6 |
|\ | | | | | handle being passed an empty group list | ||||
| * | handle being passed an empty group list | Joel Diaz | 2016-02-10 | 1 | -6/+6 |
| | | | | | | | | | | Previous version would have the behavior where when an empty list is passed, the zbx API call would return a list of all groups. So an action with no groups defined would default to having all groups added to the operations. Handle this by iterating one at a time through the list of provided groups. When an empty list is provided, and empty list is returned. | ||||
* | | Merge pull request #1363 from vishpat/kubeproxy | Brenton Leanhardt | 2016-02-10 | 2 | -0/+4 |
|\ \ | | | | | | | Enable selection of kubeproxy mode | ||||
| * | | Enable selection of kubeproxy mode | Vishal Patil | 2016-02-10 | 2 | -0/+4 |
| | | | | | | | | | | | | Addressed review comments | ||||
* | | | Merge pull request #1370 from vanveele/iscsi-plugin | Brenton Leanhardt | 2016-02-10 | 3 | -2/+10 |
|\ \ \ | | | | | | | | | add iscsi storage_plugin dependency | ||||
| * | | | add default storage plugins to 'origin' deployment_type | Robert van Veelen | 2016-02-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | update defaults and examples w/ iscsi plugin | Robert van Veelen | 2016-02-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | add iscsi storage_plugin dependency | Robert van Veelen | 2016-02-10 | 2 | -0/+8 |
| | | | | |||||
* | | | | Merge pull request #1326 from detiber/bz1303939 | Brenton Leanhardt | 2016-02-10 | 8 | -45/+65 |
|\ \ \ \ | |_|_|/ |/| | | | Fix infra_node deployment | ||||
| * | | | consolidate oo_first_master post-config a bit, fix some roles that use ↵ | Jason DeTiberus | 2016-02-09 | 5 | -13/+21 |
| | | | | | | | | | | | | | | | | openshift_facts without declaring a dependency | ||||
| * | | | openshift_serviceaccounts updates | Jason DeTiberus | 2016-02-09 | 3 | -32/+44 |
| | | | | | | | | | | | | | | | | | | | | - make service account creation more flexible - create service accounts near where they are consumed | ||||
* | | | | Merge pull request #1374 from joelddiaz/ovs-trigger-calc | Joel Diaz | 2016-02-10 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | trigger on two successive bad pid counts | ||||
| * | | | | trigger on two successive bad pid counts | Joel Diaz | 2016-02-10 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | removed notscheduleable trigger, it just makes noise in its current incarnation | Sten Turpin | 2016-02-10 | 1 | -7/+0 |
| | | | | | |||||
* | | | | | Merge pull request #1373 from stenwt/sturpin-2016-02-09-registry-health-fixed | Sten Turpin | 2016-02-10 | 1 | -4/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | added nodes not ready and nodes not schedulable triggers | ||||
| * | | | | | added nodes not ready and nodes not schedulable triggers | Sten Turpin | 2016-02-10 | 1 | -4/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #1359 from rharrison10/rharriso/dyn | Russell Harrison | 2016-02-10 | 2 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix a bug with existing CNAME records | ||||
| * | | | | | Fix a bug with existing CNAME records | Russell Harrison | 2016-02-09 | 2 | -1/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1371 from abutcher/mask-atomic | Brenton Leanhardt | 2016-02-10 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Don't mask master service on atomic. | ||||
| * | | | | | Don't mask master service on atomic. | Andrew Butcher | 2016-02-10 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* / | | | | added nodes not ready and nodes not schedulable triggers | Sten Turpin | 2016-02-10 | 1 | -0/+26 |
|/ / / / | |||||
* | | | | Merge pull request #1368 from detiber/gte3_2 | Brenton Leanhardt | 2016-02-10 | 9 | -26/+30 |
|\ \ \ \ | |_|/ / |/| | | | Add gte check for 3.2, update version checks to gte | ||||
| * | | | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 9 | -26/+30 |
| | |/ | |/| | |||||
* / | | Specify default namespace when creating router | Patrick Tescher | 2016-02-09 | 1 | -0/+1 |
|/ / | | | | | In case we have switched projects before running ansible. | ||||
* | | Merge pull request #1347 from detiber/fixFirewall | Brenton Leanhardt | 2016-02-09 | 1 | -16/+16 |
|\ \ | | | | | | | Fix enabling iptables for latest rhel versions | ||||
| * | | Fix enabling iptables for latest rhel versions | Jason DeTiberus | 2016-02-08 | 1 | -16/+16 |
| | | | |||||
* | | | changed registry checks to alert based on number of registries with problems | Sten Turpin | 2016-02-09 | 1 | -5/+12 |
| |/ |/| | |||||
* | | Updated the key for app create | Kenny Woodson | 2016-02-09 | 1 | -4/+4 |
| | | |||||
* | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+24 |
|/ | |||||
* | Mask master service when using native ha | Jason DeTiberus | 2016-02-05 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1206 from lhuard1A/openstack_dns | Thomas Wiest | 2016-02-04 | 6 | -0/+113 |
|\ | | | | | Add a DNS server on OpenStack clusters | ||||
| * | Add a DNS server on OpenStack clusters | Lénaïc Huard | 2016-02-04 | 6 | -0/+113 |
| | | |||||
* | | renamed /etc/openshift to /etc/origin | Sten Turpin | 2016-02-04 | 2 | -9/+9 |
|/ | |||||
* | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | 2016-02-03 | 15 | -63/+267 |
|\ | | | | | Refactor storage options | ||||
| * | Replace status_changed bool | Andrew Butcher | 2016-02-02 | 1 | -3/+1 |
| | | |||||
| * | Remove extra nfs configuration. | Andrew Butcher | 2016-02-02 | 2 | -18/+3 |
| | | |||||
| * | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 15 | -61/+282 |
| | | |||||
* | | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1296 from rharrison10/rharriso/lib_dyn | Russell Harrison | 2016-02-01 | 4 | -0/+334 |
|\ \ | | | | | | | Adding the lib_dyn role for the dyn_record module | ||||
| * | | removing extraneous comments | Russell Harrison | 2016-01-31 | 1 | -118/+4 |
| | | | |||||
| * | | Remove commented lines and fix pylint check | Russell Harrison | 2016-01-29 | 1 | -10/+5 |
| | | | |||||
| * | | Cleaning up the dyn ansible module for merging | Russell Harrison | 2016-01-29 | 5 | -26/+12 |
| | | | |||||
| * | | Fixing last pylint error | Russell Harrison | 2016-01-29 | 1 | -0/+3 |
| | | | |||||
| * | | Fixing pylint errors | Russell Harrison | 2016-01-29 | 1 | -29/+28 |
| | | | |||||
| * | | WIP adding the lib_dyn role for the dyn_record module | Russell Harrison | 2016-01-28 | 7 | -0/+465 |
| | | | |||||
* | | | Merge pull request #1321 from joelddiaz/ovs-rules-item | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
|\ \ \ | |_|/ |/| | | add item to hold number of stray OVS rules found/removed |