Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | add higher severity trigger if no heartbeat for 1 hour | Joel Diaz | 2016-04-04 | 1 | -0/+5 | |
* | | | Fixed oc_edit by requiring name and content | Kenny Woodson | 2016-04-04 | 2 | -4/+6 | |
* | | | Merge pull request #1693 from kwoodson/yedit_enhancements | Kenny Woodson | 2016-04-04 | 15 | -249/+1311 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Yedit enhancements | Kenny Woodson | 2016-04-04 | 15 | -249/+1311 | |
* | | | Allow for overriding scheduler config | Jason DeTiberus | 2016-03-31 | 5 | -18/+26 | |
* | | | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 12 | -82/+170 | |
* | | | Merge pull request #1634 from abutcher/aws-cloud-provider | Brenton Leanhardt | 2016-03-31 | 16 | -71/+223 | |
|\ \ \ | ||||||
| * | | | Add AWS cloud provider support. | Andrew Butcher | 2016-03-29 | 16 | -71/+223 | |
* | | | | Merge pull request #1684 from brenton/bz1322335 | Brenton Leanhardt | 2016-03-31 | 1 | -1/+5 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Bug 1322335 - The package name is wrong for rpm upgrade | Brenton Leanhardt | 2016-03-30 | 1 | -1/+5 | |
| |/ / | ||||||
* | | | Fixed generate header. | Kenny Woodson | 2016-03-31 | 5 | -5/+5 | |
* | | | Merge pull request #1679 from kwoodson/apirefactor | Kenny Woodson | 2016-03-30 | 26 | -254/+1956 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Moving generation of ansible module side by side with module. | Kenny Woodson | 2016-03-30 | 26 | -254/+1956 | |
* | | | The systemd unit for atomic-openshift-master wasn't not being created | Brenton Leanhardt | 2016-03-29 | 1 | -6/+16 | |
* | | | Use openshift.master.ha instead of duplicating the logic | Brenton Leanhardt | 2016-03-29 | 2 | -7/+7 | |
* | | | Workaround for authenticated registries | Brenton Leanhardt | 2016-03-29 | 1 | -0/+21 | |
* | | | First pass at systemd unit refactor | Brenton Leanhardt | 2016-03-29 | 6 | -96/+104 | |
* | | | Merge pull request #1671 from sjenning/systemd-unit-fixes | Brenton Leanhardt | 2016-03-29 | 6 | -6/+6 | |
|\ \ \ | ||||||
| * | | | make docker service want ose containerized services | Seth Jennings | 2016-03-28 | 6 | -6/+6 | |
* | | | | fix the key name for the dynamic item of avalable | zhizhang | 2016-03-29 | 1 | -2/+2 | |
* | | | | Merge pull request #1665 from sdodson/bz1320335 | Brenton Leanhardt | 2016-03-28 | 36 | -218/+422 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Sync latest db-templates and qucikstart-templates | Scott Dodson | 2016-03-24 | 36 | -218/+422 | |
* | | | | Merge pull request #1638 from JayKayy/logging | Brenton Leanhardt | 2016-03-28 | 7 | -0/+197 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | added admin binary varibale usage as well as specifying kubeconfig copy to be... | John Kwiatkoski | 2016-03-25 | 2 | -33/+29 | |
| * | | | Tested of refactored code | John Kwiatkoski | 2016-03-23 | 6 | -75/+60 | |
| * | | | revised and restructured logging role | John Kwiatkoski | 2016-03-22 | 8 | -113/+135 | |
| * | | | Adding openshift_efk role | John Kwiatkoski | 2016-03-18 | 3 | -0/+194 | |
* | | | | Fixed error message to add valid yaml | Kenny Woodson | 2016-03-28 | 1 | -1/+1 | |
* | | | | Merge pull request #1649 from BlueShells/pv_work | ZhiMing Zhang | 2016-03-28 | 1 | -0/+35 | |
|\ \ \ \ | ||||||
| * | | | | fix some typo | Zhiming Zhang | 2016-03-22 | 1 | -1/+1 | |
| * | | | | add the total and available space item | Zhiming Zhang | 2016-03-22 | 1 | -0/+12 | |
| * | | | | add dynamic pv count | Zhiming Zhang | 2016-03-22 | 1 | -0/+23 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1664 from kwoodson/api_dc | Kenny Woodson | 2016-03-24 | 3 | -68/+490 | |
|\ \ \ \ | ||||||
| * | | | | Adding deployment config and refactored. | Kenny Woodson | 2016-03-24 | 3 | -68/+490 | |
* | | | | | Merge pull request #1575 from enoodle/manageiq_sa_to_have_image_puller_role | Brenton Leanhardt | 2016-03-24 | 2 | -1/+20 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | ManageIQ SA: Adding image-puller role | Erez Freiberger | 2016-03-24 | 2 | -1/+20 | |
| |/ / / | ||||||
* | | | | Merge pull request #1642 from wshearn/fix_serviceaccounts | Brenton Leanhardt | 2016-03-23 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix indention | Wesley Hearn | 2016-03-22 | 1 | -2/+2 | |
| * | | | | Fix line break | Wesley Hearn | 2016-03-22 | 1 | -2/+2 | |
| * | | | | Add namespace flag to oc create | Wesley Hearn | 2016-03-21 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #1651 from kwoodson/libcli | Kenny Woodson | 2016-03-23 | 2 | -199/+563 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Latest cli updates from generated files | Kenny Woodson | 2016-03-23 | 2 | -199/+563 | |
* | | | | Merge pull request #1648 from sdodson/bz1313210 | Brenton Leanhardt | 2016-03-23 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add /dev to node containers | Scott Dodson | 2016-03-22 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | Support setting local storage perFSGroup quota in node config. | Devan Goodwin | 2016-03-22 | 3 | -0/+5 | |
|/ / | ||||||
* / | Yaml editor first attempt | Kenny Woodson | 2016-03-18 | 1 | -0/+220 | |
|/ | ||||||
* | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 5 | -8/+19 | |
|\ | ||||||
| * | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 5 | -8/+19 | |
* | | Merge pull request #1628 from abutcher/deployment-type | Kenny Woodson | 2016-03-16 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Fall back to deployment_type in openshift_facts. | Andrew Butcher | 2016-03-16 | 1 | -1/+2 |