Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change time from int to float | zhizhang | 2016-03-16 | 1 | -2/+2 |
| | |||||
* | change the check time from 1 hour to 2 hour | zhizhang | 2016-03-16 | 1 | -2/+2 |
| | |||||
* | add item of time cost a app build and app create | zhizhang | 2016-02-29 | 1 | -0/+12 |
| | |||||
* | add trigger for app creation with build process | zhizhang | 2016-02-25 | 1 | -0/+15 |
| | |||||
* | add key of openshift.master.app.build.create | zhizhang | 2016-02-24 | 1 | -0/+6 |
| | |||||
* | Merge pull request #1475 from davidmat/openshift_repos_paths | Brenton Leanhardt | 2016-02-23 | 1 | -4/+4 |
|\ | | | | | Fix openshift_repos role to support paths with spaces | ||||
| * | Add quotes around src argument to support paths with spaces | David Mat | 2016-02-23 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1455 from maxamillion/fedora-ansible | Brenton Leanhardt | 2016-02-23 | 1 | -1/+1 |
|\ \ | | | | | | | remove version requirement from etcd, shouldn't be needed anymore | ||||
| * | | remove version requirement from etcd, shouldn't be needed anymore | Adam Miller | 2016-02-22 | 1 | -1/+1 |
| |/ | |||||
* / | changed oso_host_monitoring to use the oo_ vars | Thomas Wiest | 2016-02-23 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 3 | -50/+99 |
|\ | | | | | Support for adding new masters | ||||
| * | Fail when master.master_count descreases or master.ha changes. | Andrew Butcher | 2016-02-16 | 1 | -5/+9 |
| | | |||||
| * | Protected facts. | Andrew Butcher | 2016-02-16 | 1 | -20/+89 |
| | | |||||
| * | Generate each master's certificates separately. | Andrew Butcher | 2016-02-16 | 2 | -30/+6 |
| | | |||||
* | | Do not monitor for etcd watchers | Marek Mahut | 2016-02-22 | 1 | -5/+0 |
| | | |||||
* | | 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 |