| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 3 | -36/+5 |
* | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. | Andrew Butcher | 2015-12-08 | 1 | -1/+4 |
* | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 2 | -8/+5 |
|\ |
|
| * | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 2 | -8/+5 |
* | | Fedora changes: | Adam Miller | 2015-12-02 | 3 | -1/+26 |
|/ |
|
* | Merge pull request #975 from detiber/fixSELinuxBoolTest | Brenton Leanhardt | 2015-11-30 | 1 | -1/+1 |
|\ |
|
| * | Fix failure when seboolean not present | Jason DeTiberus | 2015-11-24 | 1 | -1/+1 |
* | | Conditionally set the nodeIP | Jason DeTiberus | 2015-11-24 | 2 | -0/+3 |
|/ |
|
* | Bug 1282336 - Add additional seboolean for gluster | Jason DeTiberus | 2015-11-16 | 1 | -2/+7 |
* | New `iptablesSyncPeriod` field in node configuration | Andrew Butcher | 2015-11-06 | 2 | -6/+8 |
* | Bug 1278863 - Error using openshift_pkg_version | Jason DeTiberus | 2015-11-06 | 1 | -9/+0 |
* | Merge pull request #608 from abutcher/native-ha | Brenton Leanhardt | 2015-11-05 | 2 | -1/+11 |
|\ |
|
| * | Revert to defaults | Andrew Butcher | 2015-11-05 | 1 | -1/+0 |
| * | Various HA changes for pacemaker and native methods. | Andrew Butcher | 2015-11-05 | 2 | -0/+2 |
| * | Atomic Enterprise/OpenShift Enterprise merge update | Jason DeTiberus | 2015-11-04 | 1 | -1/+1 |
| * | Atomic Enterprise related changes. | Avesh Agarwal | 2015-11-04 | 1 | -0/+9 |
* | | Bug 1277592 - SDN MTU has hardcoded default | Jason DeTiberus | 2015-11-04 | 1 | -0/+1 |
|/ |
|
* | remove debugging pauses | Jason DeTiberus | 2015-10-26 | 1 | -4/+0 |
* | make storage plugin dependency installation more flexible | Jason DeTiberus | 2015-10-26 | 5 | -18/+44 |
* | Install storage plugin dependencies | Jason DeTiberus | 2015-10-26 | 1 | -2/+17 |
* | Merge pull request #734 from ejemba/master | Brenton Leanhardt | 2015-10-26 | 1 | -2/+6 |
|\ |
|
| * | Adding Docker Log Options capabilities | ejemba | 2015-10-23 | 1 | -2/+6 |
* | | cleanup naming for skipping master and node restart handlers | Jason DeTiberus | 2015-10-23 | 2 | -2/+2 |
* | | Avoid hardcoded 30s pauses | Jason DeTiberus | 2015-10-22 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #704 from sdodson/sdn-iptables | Brenton Leanhardt | 2015-10-21 | 1 | -0/+3 |
|\ |
|
| * | Open 4789/udp when using the SDN | Scott Dodson | 2015-10-19 | 1 | -0/+3 |
* | | Allow disabling the network plugin configuration | Tomas Sedovic | 2015-10-20 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #658 from menren/gce-support | Thomas Wiest | 2015-10-12 | 1 | -1/+1 |
|\ |
|
| * | fix : (node) labels defaults correctly to the variable openshift_node_labels ... | Chengcheng Mu | 2015-10-09 | 1 | -1/+1 |
| * | Revert "Revert "GCE support"" | Chengcheng Mu | 2015-10-06 | 1 | -1/+1 |
* | | Use lower() filter for node hostname | Andrew Butcher | 2015-10-08 | 1 | -1/+1 |
|/ |
|
* | Revert "GCE support" | Thomas Wiest | 2015-10-05 | 1 | -1/+1 |
* | Removed some application specific code like insecure registries, heat template | Chengcheng Mu | 2015-10-01 | 1 | -6/+0 |
* | GCE-support (more information in PR, README_GCE.md) | Chengcheng Mu | 2015-10-01 | 1 | -1/+7 |
* | Upgrades | Scott Dodson | 2015-09-23 | 1 | -0/+1 |
* | Move openshift_data_dir to a fact based on deployment_type | Scott Dodson | 2015-09-10 | 1 | -1/+1 |
* | Avoid a recursive loop | Scott Dodson | 2015-09-04 | 1 | -1/+1 |
* | Merge pull request #558 from sdodson/version-pinning | Brenton Leanhardt | 2015-09-04 | 2 | -2/+5 |
|\ |
|
| * | Add openshift_version to set RPM versions | Scott Dodson | 2015-09-03 | 2 | -2/+5 |
* | | added new node fact for schedulability | Stefanie Forrester | 2015-09-02 | 1 | -0/+1 |
|/ |
|
* | Add openshift_node_sdn_mtu configuration | Scott Dodson | 2015-09-02 | 2 | -1/+7 |
* | Merge pull request #512 from sdodson/next | Wesley Hearn | 2015-08-28 | 5 | -29/+29 |
|\ |
|
| * | Atomic Enterprise related changes. | Avesh Agarwal | 2015-08-26 | 5 | -29/+29 |
* | | Bugfix for extra --add-registry in docker config | Jason DeTiberus | 2015-08-26 | 1 | -11/+13 |
|/ |
|
* | Merge pull request #509 from lhuard1A/configure_docker_registries | Wesley Hearn | 2015-08-26 | 2 | -0/+45 |
|\ |
|
| * | Add options to configure docker registries | Lénaïc Huard | 2015-08-26 | 2 | -0/+45 |
* | | Merge pull request #462 from spinolacastro/clustermetrics | Wesley Hearn | 2015-08-26 | 3 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Configure cluster metrics | Diego Castro | 2015-08-13 | 3 | -0/+10 |
* | | another kubelet_args fix | Jason DeTiberus | 2015-08-18 | 1 | -1/+1 |
* | | Fix kubelet_args | Jason DeTiberus | 2015-08-18 | 1 | -2/+2 |