Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix flannel check | Manjunath A Kumatagi | 2016-08-29 | 1 | -2/+2 |
* | Merge pull request #2371 from sdodson/image-stream-sync | Scott Dodson | 2016-08-27 | 6 | -300/+163 |
|\ | |||||
| * | 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 |
|\ \ | |||||
| * | | 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 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. | Devan Goodwin | 2016-08-26 | 1 | -1/+46 |
|/ / / | |||||
* | | | Merge pull request #2364 from abutcher/cloudprovider-vars | Scott Dodson | 2016-08-26 | 12 | -40/+30 |
|\ \ \ | |_|/ |/| | | |||||
| * | | 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 |
|\ \ \ | |||||
| * | | | 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 |
|/ / / | |||||
* | | | Merge pull request #2363 from tbielawa/pep8_fixes_for_quick_installer | Scott Dodson | 2016-08-26 | 6 | -120/+134 |
|\ \ \ | |/ / |/| | | |||||
| * | | Apply indentation changes to some other lines | Tim Bielawa | 2016-08-26 | 1 | -4/+4 |
| * | | 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 | Andrew Butcher | 2016-08-24 | 2 | -0/+10 |
* | | | Merge pull request #2052 from sdodson/metrics | Scott Dodson | 2016-08-25 | 16 | -74/+381 |
|\ \ \ | |||||
| * | | | 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 /etc/exports.d/openshift-ans... | Scott Dodson | 2016-08-24 | 2 | -1/+17 |
| * | | | Add ability to disable pvc creation | Scott Dodson | 2016-08-24 | 2 | -3/+6 |
| * | | | 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 |
| * | | | Deploy metrics after our router | Scott Dodson | 2016-08-24 | 1 | -1/+1 |
| * | | | Add Enterprise 3.3 template | Scott Dodson | 2016-08-24 | 2 | -6/+36 |
| * | | | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 5 | -54/+163 |
| * | | | [tags] add some support for running a subset of config via tags | Jason DeTiberus | 2016-08-24 | 3 | -0/+30 |
| * | | | [metrics] add filter to clean up hostname for use in metrics deployment | Jason DeTiberus | 2016-08-24 | 1 | -1/+19 |
* | | | | Merge pull request #2337 from mkumatag/rm_dup_flannel_reg | Andrew Butcher | 2016-08-25 | 1 | -10/+0 |
|\ \ \ \ | |||||
| * | | | | Fix review comments | Manjunath A Kumatagi | 2016-08-22 | 1 | -8/+2 |
| * | | | | Remove duplicate flannel registration | Manjunath A Kumatagi | 2016-08-21 | 1 | -4/+0 |
* | | | | | Merge pull request #2361 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | fix duplicate src field | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.3.15-1]. | Scott Dodson | 2016-08-24 | 2 | -2/+24 |
* | | | | | | Merge pull request #2360 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 15 | -92/+21 |
|\| | | | | | |||||
| * | | | | | simplify repo configuration | Jason DeTiberus | 2016-08-24 | 11 | -78/+9 |