Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove old master registry item/triggers | Joel Diaz | 2016-02-19 | 1 | -20/+0 |
| | |||||
* | Merge pull request #1442 from abutcher/pv-failed-when | Brenton Leanhardt | 2016-02-19 | 1 | -2/+2 |
|\ | | | | | Fix pv/c creation failed_when condition | ||||
| * | Fix pv/c creation failed_when. | Andrew Butcher | 2016-02-19 | 1 | -2/+2 |
| | | |||||
* | | Fix 1.2 version check | Jason DeTiberus | 2016-02-19 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1440 from sdodson/containerized-efk | Brenton Leanhardt | 2016-02-18 | 1 | -1/+1 |
|\ \ | |/ |/| | Add /var/log to containerized node mounts | ||||
| * | Add /var/log to containerized node mounts | Scott Dodson | 2016-02-18 | 1 | -1/+1 |
| | | |||||
* | | Don't make config files world readable | Scott Dodson | 2016-02-17 | 2 | -0/+9 |
|/ | |||||
* | Merge pull request #1427 from rharrison10/rharriso/dyn | Russell Harrison | 2016-02-17 | 1 | -1/+1 |
|\ | | | | | Fix requiring state and providing a default | ||||
| * | Fix requiring state and providing a default | Russell Harrison | 2016-02-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1415 from joelddiaz/host-mon-registry | Joel Diaz | 2016-02-17 | 1 | -1/+3 |
|\ \ | | | | | | | bind in /etc/origin/node for non-master monitoring to be able to talk… | ||||
| * | | bind in /etc/origin/node for non-master monitoring to be able to talk with ↵ | Joel Diaz | 2016-02-16 | 1 | -1/+3 |
| | | | | | | | | | | | | master | ||||
* | | | Merge pull request #1426 from joelddiaz/registry-node-items | Joel Diaz | 2016-02-17 | 1 | -2/+18 |
|\ \ \ | | | | | | | | | create registry items/triggers under Openshift Node | ||||
| * | | | create registry items/triggers under Openshift Node | Joel Diaz | 2016-02-17 | 1 | -2/+18 |
| | | | | |||||
* | | | | Merge pull request #1417 from rharrison10/rharriso/dyn | Russell Harrison | 2016-02-16 | 1 | -5/+25 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | Adding examples to the dyn_record module | ||||
| * | | Add default to state param | Russell Harrison | 2016-02-16 | 1 | -1/+1 |
| | | | |||||
| * | | Add type to record_type param | Russell Harrison | 2016-02-16 | 1 | -1/+1 |
| | | | |||||
| * | | Add types to module params | Russell Harrison | 2016-02-16 | 1 | -3/+3 |
| | | | |||||
| * | | Adding examples to the dyn_record module | Russell Harrison | 2016-02-16 | 1 | -0/+20 |
| | | | |||||
* | | | add item to track docker-registry pings | Joel Diaz | 2016-02-16 | 1 | -0/+6 |
|/ / | |||||
* | | Handle case where the user already had access to the scc | Brenton Leanhardt | 2016-02-16 | 1 | -2/+5 |
| | | |||||
* | | Refactoring the add-scc-to-user logic | Brenton Leanhardt | 2016-02-16 | 2 | -38/+35 |
|/ | |||||
* | Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command | Brenton Leanhardt | 2016-02-15 | 1 | -1/+41 |
| | |||||
* | Merge pull request #1404 from sdodson/docker-options | Brenton Leanhardt | 2016-02-15 | 1 | -4/+6 |
|\ | | | | | Add openshift_docker_options to append arbitrary options to | ||||
| * | Add openshift_docker_options to append arbitrary options to | Scott Dodson | 2016-02-15 | 1 | -4/+6 |
| | | | | | | | | /etc/sysconfig/docker OPTIONS | ||||
* | | Bug 1308412 - Fail to install containerized HA master env on RHEL7 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1390 from vishpat/nuage_parameter_changes | Brenton Leanhardt | 2016-02-12 | 7 | -23/+23 |
|\ | | | | | Changes for new Nuage RPMS | ||||
| * | Changes for new Nuage RPMS | Vishal Patil | 2016-02-11 | 7 | -23/+23 |
| | | |||||
* | | Merge pull request #1362 from detiber/fixLoopback | Brenton Leanhardt | 2016-02-12 | 3 | -34/+38 |
|\ \ | | | | | | | Fix loopback cluster name, context name, and user | ||||
| * | | 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 |
| | | | |||||
* | | | Merge pull request #1324 from abutcher/fluentd-fixes | Brenton Leanhardt | 2016-02-11 | 7 | -197/+0 |
|\ \ \ | | | | | | | | | Remove fluentd_master and fluentd_node roles | ||||
| * | | | Remove fluentd_master and fluentd_node roles. | Andrew Butcher | 2016-02-08 | 7 | -189/+0 |
| | | | | |||||
| * | | | Remove etcd up checks from fluentd_master. | Andrew Butcher | 2016-02-04 | 1 | -8/+0 |
| | | | | |||||
* | | | | Fixes pv/pvc creation for latest builds | Jason DeTiberus | 2016-02-11 | 2 | -2/+4 |
| |/ / |/| | | |||||
* | | | 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 |
| | | | | | |