Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Merge pull request #2384 from sdodson/metrics | Scott Dodson | 2016-08-30 | 3 | -2/+8 |
|\ \ | | | | | | | Change how we set master's metricsPublicURL | ||||
| * | | Change how we set master's metricsPublicURL | Scott Dodson | 2016-08-30 | 3 | -2/+8 |
| |/ | |||||
* | | Merge pull request #2381 from jeremyeder/pods_per_core | Scott Dodson | 2016-08-30 | 4 | -494/+2 |
|\ \ | |/ |/| | update example inventory files with new pods-per-core flag | ||||
| * | update kubelet argument example with references to new pods-per-core and new ↵ | Jeremy Eder | 2016-08-29 | 2 | -2/+2 |
| | | | | | | | | max-pods threshold for 3.3 | ||||
| * | update kubelet argument example with references to new pods-per-core and new ↵ | Jeremy Eder | 2016-08-29 | 2 | -492/+0 |
| | | | | | | | | max-pods threshold for 3.3 | ||||
* | | Automatic commit of package [openshift-ansible] release [3.3.17-1]. | Scott Dodson | 2016-08-29 | 2 | -2/+9 |
|/ | |||||
* | 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 |
| |/ / / | |||||
* | | | | Merge pull request #2377 from smunilla/BZ1371031 | Scott Dodson | 2016-08-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Default to port 80 when deploying cockpit-ui | ||||
| * | | | 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 | ||||
* / / | Automatic commit of package [openshift-ansible] release [3.3.16-1]. | Scott Dodson | 2016-08-27 | 2 | -2/+44 |
|/ / | |||||
* | | 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 | 4 | -15/+69 |
|\ \ \ | | | | | | | | | Additional metrics improvements | ||||
| * | | | Update metrics example inventories | Scott Dodson | 2016-08-26 | 2 | -11/+66 |
| | | | | |||||
| * | | | 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 |
| | |/ | |/| | |||||
* | | | Merge pull request #2366 from Mangirdaz/master | Jason DeTiberus | 2016-08-26 | 1 | -0/+9 |
|\ \ \ | | | | | | | | | add run_once to repeatable actions | ||||
| * | | | add check for server and account already exist | Mangirdas | 2016-08-26 | 1 | -0/+4 |
| | | | | |||||
| * | | | add run_once to repeatable actions | Mangirdas | 2016-08-26 | 1 | -0/+5 |
| | | | | |||||
* | | | | Merge pull request #2368 from dgoodwin/preserve-aws | Scott Dodson | 2016-08-26 | 1 | -1/+46 |
|\ \ \ \ | |_|_|/ |/| | | | Preserve AWS options in sysconfig files. | ||||
| * | | | 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 |
| | | | |||||
* | | | Merge pull request #2235 from smunilla/atomic-registry | Scott Dodson | 2016-08-26 | 14 | -8/+337 |
|\ \ \ | | | | | | | | | a-o-i: Add support for Atomic Registry Installs | ||||
| * | | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 8 | -18/+8 |
| | | | | |||||
| * | | | Re-organize registry-console deployment. | Andrew Butcher | 2016-08-26 | 3 | -10/+43 |
| | | | | |||||
| * | | | Add registry console template | Aaron Weitekamp | 2016-08-26 | 2 | -0/+248 |
| | | | | |||||
| * | | | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 11 | -7/+65 |
|/ / / | | | | | | | | | | Add the Registry deployment subtype as an option in the quick installer. | ||||
* | | | Merge pull request #2363 from tbielawa/pep8_fixes_for_quick_installer | Scott Dodson | 2016-08-26 | 6 | -120/+134 |
|\ \ \ | |/ / |/| | | Pep8 fixes for quick installer | ||||
| * | | Apply indentation changes to some other lines | Tim Bielawa | 2016-08-26 | 1 | -4/+4 |
| | | | | | | | | | | | | Closes #2363 | ||||
| * | | Enable PEP8 tests by default in the 'make ci' target now | Tim Bielawa | 2016-08-25 | 1 | -9/+1 |
| | | | |||||
| * | | Fix PEP8 errors in cli_installer.py | Tim Bielawa | 2016-08-25 | 1 | -70/+90 |
| | | | |||||
| * | | Fix PEP8 in openshift_ansible.py | Tim Bielawa | 2016-08-25 | 1 | -18/+20 |
| | | | |||||
| * | | Fix PEP8 in oo_config.py | Tim Bielawa | 2016-08-25 | 1 | -6/+3 |
| | | | |||||
| * | | Fix PEP8 in variants.py | Tim Bielawa | 2016-08-25 | 1 | -11/+13 |
| | | | |||||
| * | | Fix PEP8 in facts_callback.py | Tim Bielawa | 2016-08-25 | 1 | -4/+5 |
| | | | |||||
* | | | Merge pull request #2358 from abutcher/service-serving-certs | Andrew Butcher | 2016-08-25 | 2 | -0/+10 |
|\ \ \ | |/ / |/| | | enable service-serving-cert-signer by default | ||||
| * | | enable service-serving-cert-signer by default | Andrew Butcher | 2016-08-24 | 2 | -0/+10 |
| | | | |||||
* | | | Merge pull request #2052 from sdodson/metrics | Scott Dodson | 2016-08-25 | 16 | -74/+381 |
|\ \ \ | | | | | | | | | 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 |
| | | | |