| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-17 | Merge pull request #588 from twiest/pr | Thomas Wiest | |
| Added zabbix item openshift.master.process.exist and trigger to watch it. | |||
| 2015-09-17 | Added zabbix item openshift.master.process.exist and trigger to watch it. | Thomas Wiest | |
| 2015-09-11 | Merge pull request #569 from dak1n1/service_accounts | Stefanie Forrester | |
| Set up service accounts for router and registry | |||
| 2015-09-11 | Merge pull request #577 from kwoodson/tmp | Matt Woodson | |
| Fixing a few zbx api issues to make idempotency work. | |||
| 2015-09-11 | Fixes for zbx api | Kenny Woodson | |
| 2015-09-10 | Create service accounts and set up scc rules | Stefanie Forrester | |
| 2015-09-10 | Merge pull request #570 from sdodson/openshift_data_dir | Brenton Leanhardt | |
| Move openshift_data_dir to openshift.common.data_dir fact based on deployment_type | |||
| 2015-09-10 | Merge pull request #574 from openshift/mem_items | Matt Woodson | |
| added more support for zabbix | |||
| 2015-09-10 | Merge pull request #573 from kwoodson/triggerfix | Kenny Woodson | |
| Adding support for triggers to have descriptions. | |||
| 2015-09-10 | updated triggers and items to have better descriptions and multipliers | Matt Woodson | |
| 2015-09-10 | Adding capability to have descriptions on triggers | Kenny Woodson | |
| 2015-09-10 | Merge pull request #566 from kwoodson/item_fix | Matt Woodson | |
| Adding desc, units, and multiplier functionality to zabbix items. | |||
| 2015-09-10 | Move openshift_data_dir to a fact based on deployment_type | Scott Dodson | |
| Previously this was being set to /var/lib/origin regardless of deployment_type which isn't correct given that existing 'enterprise' and 'online' deployments would have been deployed with /var/lib/openshift | |||
| 2015-09-09 | Merge pull request #564 from jtslear/minor-error | Wesley Hearn | |
| Fix a minor bug involving AWS ENV Keys | |||
| 2015-09-09 | Merge pull request #567 from wshearn/update_master_size | Wesley Hearn | |
| Default masters to t2.medium instead of t2.small | |||
| 2015-09-09 | Default masters to t2.medium instead of t2.small | Wesley Hearn | |
| 2015-09-08 | Adding desc, multiplier, and units to zabbix item | Kenny Woodson | |
| 2015-09-08 | Merge pull request #548 from sdodson/jenkins-rename | Wesley Hearn | |
| Jenkins image was renamed | |||
| 2015-09-08 | Merge pull request #563 from sdodson/fix-recursive-loop | Brenton Leanhardt | |
| Avoid a recursive loop | |||
| 2015-09-05 | Fix a minor bug involving AWS ENV Keys | John T Skarbek | |
| * If a user forgot to set their AWS keys, we'd get a non descriptive error about a variable not being set * This patch uses the correct variable so the error message is more informative | |||
| 2015-09-04 | Avoid a recursive loop | Scott Dodson | |
| 2015-09-04 | Merge pull request #558 from sdodson/version-pinning | Brenton Leanhardt | |
| Add openshift_version to set RPM versions | |||
| 2015-09-04 | Merge pull request #562 from mwoodson/triggers | Matt Woodson | |
| added mem.util.available | |||
| 2015-09-04 | added mem.util.available | Matt Woodson | |
| 2015-09-04 | Merge pull request #555 from umairmufti/issue-554 | Wesley Hearn | |
| Fix to ensure use_openshift_sdn is a boolean value. | |||
| 2015-09-04 | Merge pull request #561 from mmahut/url | Marek Mahut | |
| Adding url to triggers | |||
| 2015-09-04 | Adding url to triggers | Marek Mahut | |
| 2015-09-03 | Merge pull request #559 from kwoodson/tmp | Matt Woodson | |
| Added support for trigger urls | |||
| 2015-09-03 | Added trigger url | Kenny Woodson | |
| 2015-09-03 | Merge pull request #556 from mwoodson/triggers | Matt Woodson | |
| heartbeat sop url | |||
| 2015-09-03 | Merge pull request #557 from kwoodson/triggerurl | Matt Woodson | |
| Added support for trigger urls | |||
| 2015-09-03 | Adding url support for triggers | Kenny Woodson | |
| 2015-09-03 | Add openshift_version to set RPM versions | Scott Dodson | |
| Mostly necessary for debugging / testing upgrade paths | |||
| 2015-09-03 | added url to the heartbeat check | Matt Woodson | |
| 2015-09-03 | Fix to ensure use_openshift_sdn is a boolean value. | Umair Mufti | |
| 2015-09-03 | Merge pull request #553 from detiber/vagrant_centos | Brenton Leanhardt | |
| Use official centos images for Vagrantfile | |||
| 2015-09-03 | Merge pull request #522 from dak1n1/master_schedule | Stefanie Forrester | |
| added new fact for schedulability and fixed spelling | |||
| 2015-09-03 | Use official centos images for Vagrantfile | Jason DeTiberus | |
| 2015-09-02 | added new node fact for schedulability | Stefanie Forrester | |
| 2015-09-02 | Merge pull request #544 from sdodson/serviceNetworkCIDR | Brenton Leanhardt | |
| Add serviceNetworkCIDR and SDN MTU config | |||
| 2015-09-02 | Merge pull request #505 from dak1n1/waitfor_etcd | Stefanie Forrester | |
| wait for ports instead of waiting for an arbitrary period of time | |||
| 2015-09-02 | Merge pull request #550 from twiest/pr | Thomas Wiest | |
| relaxed the docker metadata triggers to be more in line with what docker-storage-setup allocates for metadata. | |||
| 2015-09-02 | relaxed the docker metadata triggers to be more in line with what ↵ | Thomas Wiest | |
| docker-storage-setup allocates for metadata. | |||
| 2015-09-02 | wait for ports instead of waiting for an arbitrary period of time | Stefanie Forrester | |
| 2015-09-02 | Add openshift_node_sdn_mtu configuration | Scott Dodson | |
| Sync's with Origin 1.0.6 and OSE 3.0.2 node-config.yaml networkConfig changes Fixes #534 | |||
| 2015-09-02 | Add serviceNetworkCIDR to network config | Scott Dodson | |
| Required by OSE 3.0.2 and Origin 1.0.6 | |||
| 2015-09-01 | Jenkins image was renamed | Scott Dodson | |
| 2015-09-01 | Merge pull request #546 from kwoodson/appfix | Matt Woodson | |
| Application fixes for zabbix | |||
| 2015-09-01 | Fix for zbx applications | Kenny Woodson | |
| 2015-08-31 | Merge pull request #543 from mwoodson/triggers | Matt Woodson | |
| added triggers | |||
