| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-29 | Merge pull request #1666 from brenton/systemd1 | Brenton Leanhardt | |
| Reusing the systemd templates for the upgrade | |||
| 2016-03-29 | The systemd unit for atomic-openshift-master wasn't not being created | Brenton Leanhardt | |
| 2016-03-29 | Use openshift.master.ha instead of duplicating the logic | Brenton Leanhardt | |
| 2016-03-29 | Workaround for authenticated registries | Brenton Leanhardt | |
| Currently there's no good way to install from a registry that requires authentication. This applies both to RPM and containerized installs: https://bugzilla.redhat.com/show_bug.cgi?id=1316341 The workaround is to 'docker login' as root and then have ansible pull the images to the image cache. | |||
| 2016-03-29 | First pass at systemd unit refactor | Brenton Leanhardt | |
| 2016-03-29 | Merge pull request #1671 from sjenning/systemd-unit-fixes | Brenton Leanhardt | |
| make docker service want ose containerized services | |||
| 2016-03-29 | Merge pull request #1673 from BlueShells/bugfix_for_dynamicpv | ZhiMing Zhang | |
| fix the key name for the dynamic item of avalable | |||
| 2016-03-29 | fix the key name for the dynamic item of avalable | zhizhang | |
| 2016-03-28 | Automatic commit of package [openshift-ansible] release [3.0.66-1]. | Troy Dawson | |
| 2016-03-28 | Merge pull request #1665 from sdodson/bz1320335 | Brenton Leanhardt | |
| Sync latest db-templates and qucikstart-templates | |||
| 2016-03-28 | Merge pull request #1592 from detiber/fixAuthFilter | Brenton Leanhardt | |
| Attempt to fix error validating when extraScopes and extraAuthorizePa… | |||
| 2016-03-28 | Merge pull request #1638 from JayKayy/logging | Brenton Leanhardt | |
| Adding openshift_efk role | |||
| 2016-03-28 | make docker service want ose containerized services | Seth Jennings | |
| There are points where the docker service is restarted during the install. Sometimes the services that are PartOf docker.service do not get restarted when docker is restarted. https://bugzilla.redhat.com/show_bug.cgi?id=1318948 Systemd documentation recommends using "wants" as the perferred means of creating startup linkages between units. This patch makes the ose services wanted by the docker service rather than multi-user.target. This creates a downward link from the docker service to the ose containerized services. | |||
| 2016-03-28 | Merge pull request #1669 from kwoodson/fix_yedit | Kenny Woodson | |
| Added error message for yedit when yaml fails to parse. | |||
| 2016-03-28 | Fixed error message to add valid yaml | Kenny Woodson | |
| 2016-03-28 | Merge pull request #1649 from BlueShells/pv_work | ZhiMing Zhang | |
| add dynamic pv count | |||
| 2016-03-25 | added admin binary varibale usage as well as specifying kubeconfig copy to ↵ | John Kwiatkoski | |
| be used | |||
| 2016-03-24 | Automatic commit of package [openshift-ansible] release [3.0.65-1]. | Troy Dawson | |
| 2016-03-24 | Sync latest db-templates and qucikstart-templates | Scott Dodson | |
| 2016-03-24 | Merge pull request #1664 from kwoodson/api_dc | Kenny Woodson | |
| Deployment config module | |||
| 2016-03-24 | Adding deployment config and refactored. | Kenny Woodson | |
| 2016-03-24 | Merge pull request #1575 from enoodle/manageiq_sa_to_have_image_puller_role | Brenton Leanhardt | |
| ManageIQ SA: Adding image-puller role | |||
| 2016-03-24 | ManageIQ SA: Adding image-puller role | Erez Freiberger | |
| 2016-03-23 | Automatic commit of package [openshift-ansible] release [3.0.64-1]. | Troy Dawson | |
| 2016-03-23 | adding playbook | John Kwiatkoski | |
| 2016-03-23 | Tested of refactored code | John Kwiatkoski | |
| 2016-03-23 | Merge pull request #1642 from wshearn/fix_serviceaccounts | Brenton Leanhardt | |
| Add namespace flag to oc create | |||
| 2016-03-23 | Merge pull request #1644 from elyscape/named-certs-permissions | Brenton Leanhardt | |
| Lock down permissions on named certificates | |||
| 2016-03-23 | Merge pull request #1651 from kwoodson/libcli | Kenny Woodson | |
| Latest updates to lib api. | |||
| 2016-03-23 | Latest cli updates from generated files | Kenny Woodson | |
| 2016-03-23 | Merge pull request #1648 from sdodson/bz1313210 | Brenton Leanhardt | |
| Add /dev to node containers | |||
| 2016-03-22 | fix some typo | Zhiming Zhang | |
| 2016-03-22 | add the total and available space item | Zhiming Zhang | |
| 2016-03-22 | add dynamic pv count | Zhiming Zhang | |
| 2016-03-22 | Add /dev to node containers | Scott Dodson | |
| 2016-03-22 | Merge pull request #1647 from dgoodwin/per-fsgroup-quota | Brenton Leanhardt | |
| Support setting local storage perFSGroup quota in node config. | |||
| 2016-03-22 | revised and restructured logging role | John Kwiatkoski | |
| 2016-03-22 | Fix indention | Wesley Hearn | |
| 2016-03-22 | Support setting local storage perFSGroup quota in node config. | Devan Goodwin | |
| Adds a new inventory var "openshift_node_local_quota_per_fsgroup", which will set the perFSGroup quota node-config.yaml. | |||
| 2016-03-22 | Fix line break | Wesley Hearn | |
| 2016-03-21 | Lock down permissions on named certificates | Eli Young | |
| 2016-03-21 | Add namespace flag to oc create | Wesley Hearn | |
| 2016-03-21 | Automatic commit of package [openshift-ansible] release [3.0.63-1]. | Kenny Woodson | |
| 2016-03-21 | Merge pull request #1641 from kwoodson/selectorsfix | Kenny Woodson | |
| Modified group selectors to work with multpile clusters per account. | |||
| 2016-03-21 | Modified group selectors for muliple clusters per account | Kenny Woodson | |
| 2016-03-18 | Automatic commit of package [openshift-ansible] release [3.0.62-1]. | Troy Dawson | |
| 2016-03-18 | Adding openshift_efk role | John Kwiatkoski | |
| 2016-03-18 | Merge pull request #1637 from kwoodson/yaml_edit | Kenny Woodson | |
| Yaml edit ansible module | |||
| 2016-03-18 | Yaml editor first attempt | Kenny Woodson | |
| 2016-03-18 | Merge pull request #1626 from codificat/libvirt-vars-fix | Wesley Hearn | |
| libvirt cluster variables cleanup | |||
