Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update flannel_subnet_len default value | Manjunath A Kumatagi | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2386 from sdodson/metrics-dynamic | Scott Dodson | 2016-08-30 | 1 | -1/+1 |
|\ | | | | | Enable metrics dynamic storage | ||||
| * | Enable dynamic storage | Scott Dodson | 2016-08-30 | 1 | -1/+1 |
| | | |||||
* | | Change how we set master's metricsPublicURL | Scott Dodson | 2016-08-30 | 3 | -2/+8 |
|/ | |||||
* | Merge pull request #2378 from dgoodwin/node-reload-units | Scott Dodson | 2016-08-29 | 2 | -6/+6 |
|\ | | | | | Reload units after node container service modified. | ||||
| * | Reload units after node container service modified. | Devan Goodwin | 2016-08-29 | 2 | -6/+6 |
| | | |||||
* | | Merge pull request #2375 from mkumatag/flannel_fix | Andrew Butcher | 2016-08-29 | 1 | -2/+2 |
|\ \ | | | | | | | Fix flannel check | ||||
| * | | Fix flannel check | Manjunath A Kumatagi | 2016-08-29 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #2374 from abutcher/cloudprovider-kind | Andrew Butcher | 2016-08-29 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | Set cloudprovider kind with openshift_facts. | ||||
| * | | | Set cloudprovider kind with openshift_facts. | Andrew Butcher | 2016-08-29 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge pull request #2373 from abutcher/openstack-lb-subnet-id | Scott Dodson | 2016-08-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix openstack cloudprovider template conditional. | ||||
| * | | | Fix openstack cloudprovider template conditional. | Andrew Butcher | 2016-08-29 | 1 | -1/+1 |
| |/ / | |||||
* / / | Default to port 80 when deploying cockpit-ui | Samuel Munilla | 2016-08-29 | 1 | -1/+1 |
|/ / | | | | | | | | | | | This should save first-time users some pain. Fixes BZ#1371031 | ||||
* | | Merge pull request #2371 from sdodson/image-stream-sync | Scott Dodson | 2016-08-27 | 6 | -300/+163 |
|\ \ | | | | | | | Sync image stream and templates | ||||
| * | | Sync image stream data | Scott Dodson | 2016-08-26 | 6 | -300/+163 |
| | | | |||||
* | | | Merge pull request #2369 from sdodson/metrics | Scott Dodson | 2016-08-26 | 2 | -4/+3 |
|\ \ \ | | | | | | | | | Additional metrics improvements | ||||
| * | | | Fix metrics for containerized installs | Scott Dodson | 2016-08-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | Cleanup items botched during rebase | Scott Dodson | 2016-08-26 | 2 | -3/+2 |
| | |/ | |/| | |||||
* | | | Preserve AWS options in sysconfig files. | Devan Goodwin | 2016-08-26 | 1 | -1/+46 |
| |/ |/| | | | | | | | | | | | | | | | | | These could exist from 3.1 releases or manual edits, and were getting wiped out in all variants of the master sysconfig files as we template these. This change uses the established pattern of grepping them out if they're there, then reapplying them if the user has not configured the cloudprovider framework already. | ||||
* | | Merge pull request #2364 from abutcher/cloudprovider-vars | Scott Dodson | 2016-08-26 | 12 | -40/+30 |
|\ \ | |/ |/| | Remove openshift_env cloudprovider facts. | ||||
| * | Don't use openshift_env for cloud provider facts. | Andrew Butcher | 2016-08-25 | 12 | -40/+30 |
| | | |||||
* | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 3 | -9/+2 |
| | | |||||
* | | Re-organize registry-console deployment. | Andrew Butcher | 2016-08-26 | 1 | -8/+40 |
| | | |||||
* | | Add registry console template | Aaron Weitekamp | 2016-08-26 | 2 | -0/+248 |
| | | |||||
* | | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 5 | -3/+43 |
|/ | | | | Add the Registry deployment subtype as an option in the quick installer. | ||||
* | Merge pull request #2358 from abutcher/service-serving-certs | Andrew Butcher | 2016-08-25 | 1 | -0/+7 |
|\ | | | | | enable service-serving-cert-signer by default | ||||
| * | enable service-serving-cert-signer by default | Andrew Butcher | 2016-08-24 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #2052 from sdodson/metrics | Scott Dodson | 2016-08-25 | 10 | -71/+299 |
|\ \ | | | | | | | Metrics improvements | ||||
| * | | Refactor volume directory creation | Scott Dodson | 2016-08-24 | 1 | -2/+3 |
| | | | |||||
| * | | Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselves | Scott Dodson | 2016-08-24 | 3 | -3/+3 |
| | | | |||||
| * | | Add metrics exports to nfs role, move exports to ↵ | Scott Dodson | 2016-08-24 | 2 | -1/+17 |
| | | | | | | | | | | | | /etc/exports.d/openshift-ansible.exports | ||||
| * | | Add ability to disable pvc creation | Scott Dodson | 2016-08-24 | 1 | -2/+4 |
| | | | |||||
| * | | Fix registry volume | Scott Dodson | 2016-08-24 | 1 | -1/+2 |
| | | | |||||
| * | | add selectors for metrics and logging | Scott Dodson | 2016-08-24 | 1 | -0/+8 |
| | | | |||||
| * | | Add logic to detect existing installs | Scott Dodson | 2016-08-24 | 4 | -84/+175 |
| | | | | | | | | | | | | | | | However, due to testing constraints we're only supporting 'greenfield' installs right now. | ||||
| * | | Add Enterprise 3.3 template | Scott Dodson | 2016-08-24 | 2 | -6/+36 |
| | | | |||||
| * | | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 3 | -54/+133 |
| | | | |||||
* | | | Merge pull request #2361 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | fix duplicate src field | ||||
| * | | | fix duplicate src field | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 |
| | | | | |||||
* | | | | Merge pull request #2360 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 12 | -86/+9 |
|\| | | | | | | | | | | | Repo rework | ||||
| * | | | simplify repo configuration | Jason DeTiberus | 2016-08-24 | 11 | -78/+9 |
| | | | | |||||
| * | | | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up | Adam Miller | 2016-08-24 | 1 | -8/+0 |
| |/ / | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | Merge pull request #2359 from abutcher/flannel-certs | Scott Dodson | 2016-08-24 | 2 | -13/+12 |
|\ \ \ | | | | | | | | | Correct flannel cert variables. | ||||
| * | | | Correct flannel cert variables. | Andrew Butcher | 2016-08-24 | 2 | -13/+12 |
| | |/ | |/| | |||||
* | | | Merge pull request #2356 from maxamillion/fedora | Jason DeTiberus | 2016-08-24 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | ||||
| * | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | Adam Miller | 2016-08-24 | 1 | -4/+4 |
| |/ / | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | Merge pull request #2100 from smunilla/BZ1337553 | Scott Dodson | 2016-08-24 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | Add externalIPNetworkCIDRs to config | ||||
| * | | Add externalIPNetworkCIDRs to config | Samuel Munilla | 2016-08-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior. | ||||
* | | | Merge pull request #2354 from abutcher/ca-rt | Scott Dodson | 2016-08-24 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Correct masterCA config typo | ||||
| * | | Correct masterCA config typo. | Andrew Butcher | 2016-08-24 | 1 | -2/+2 |
| | | |