| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge pull request #405 from sdodson/loglevel2 | Brenton Leanhardt | 2015-08-17 | 1 | -2/+2 |
|\ \ |
|
| * | | Set loglevel=2 as our default across the board | Scott Dodson | 2015-07-29 | 1 | -2/+2 |
* | | | Merge pull request #358 from lhuard1A/selinux-disabled | Thomas Wiest | 2015-08-14 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | Force SELinux on "enterprise" deployment type | Lénaïc Huard | 2015-08-13 | 1 | -0/+3 |
| * | | | Make the playbooks friendlier with SELinux disabled hosts | Lénaïc Huard | 2015-07-17 | 1 | -1/+3 |
* | | | | Add support for setting kubeletArguments, controllerArguments, and apiServerA... | Jason DeTiberus | 2015-08-13 | 2 | -0/+4 |
| |_|/
|/| | |
|
* | | | Notes for schedule behavior. | Diego Castro (dscastro) | 2015-08-12 | 1 | -0/+12 |
| |/
|/| |
|
* | | Add a pause after node startup to prevent restart handler from interfering wi... | Jason DeTiberus | 2015-07-24 | 1 | -0/+5 |
* | | Replace outdated beta repo ids with 3.0 release | Takayoshi Kimura | 2015-07-17 | 1 | -1/+1 |
|/ |
|