Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fix_logging_jks_gen | Eric Wolinetz | 2017-01-23 | 27 | -112/+1884 |
|\ | |||||
| * | Merge pull request #3151 from jcantrill/bz_1414625_require_httpd_tools | Scott Dodson | 2017-01-23 | 3 | -0/+23 |
| |\ | | | | | | | fixes BZ-1414625. Check for httpd-tools and java before install | ||||
| | * | fixes BZ-1414625. Check for httpd-tools and java before install | Jeff Cantrill | 2017-01-23 | 3 | -0/+23 |
| |/ | |||||
| * | Merge pull request #3106 from andrewklau/haproxy-container | Scott Dodson | 2017-01-22 | 3 | -4/+40 |
| |\ | | | | | | | Add containzerized haproxy option | ||||
| | * | Add containzerized haproxy option | Andrew Lau | 2017-01-21 | 3 | -4/+40 |
| | | | |||||
| * | | Merge pull request #3136 from jcantrill/logging_oc_apply | Jason DeTiberus | 2017-01-20 | 1 | -7/+14 |
| |\ \ | | | | | | | | | fix openshift_logging oc_apply to allow running on any control node | ||||
| | * | | fix oc_apply to allow running on any control node | Jeff Cantrill | 2017-01-19 | 1 | -7/+14 |
| | | | | |||||
| * | | | Merge pull request #3128 from jcantrill/3127_oc_apply_for_metrics | Jason DeTiberus | 2017-01-20 | 1 | -4/+12 |
| |\ \ \ | | | | | | | | | | | fixes #3127. Get files for oc_apply from remote host | ||||
| | * | | | fixes #3127. Get files for oc_apply from remote host | Jeff Cantrill | 2017-01-19 | 1 | -4/+12 |
| | |/ / | |||||
| * | | | Merge pull request #3143 from abutcher/reorder-dnsmasq-config | Jason DeTiberus | 2017-01-20 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Apply openshift_node_dnsmasq after os_firewall in node deps | ||||
| | * | | | Reorder node dnsmasq dependency s.t. networkmanager is restarted after ↵ | Andrew Butcher | 2017-01-20 | 1 | -2/+2 |
| |/ / / | | | | | | | | | | | | | firewall changes have been applied. | ||||
| * | | | Merge pull request #3130 from kwoodson/lib_openshift_version | Kenny Woodson | 2017-01-20 | 15 | -63/+1789 |
| |\ \ \ | | | | | | | | | | | Adding oc_version to lib_openshift. | ||||
| | * | | | Adding version to lib_openshift | Kenny Woodson | 2017-01-20 | 15 | -63/+1789 |
| | | | | | |||||
| * | | | | Merge pull request #3132 from richm/g_master_mktemp-conflict | Andrew Butcher | 2017-01-20 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | g_master_mktemp in openshift-master conflicts with openshift_master_certificates | ||||
| | * | | | g_master_mktemp in openshift-master conflicts with openshift_master_certificates | Rich Megginson | 2017-01-19 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Merge pull request #3138 from gabemontero/fixJenkins1-3 | Scott Dodson | 2017-01-20 | 2 | -28/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | jenkins v1.3 templates should not enable oauth | ||||
| | * | | | jenkins v1.3 templates should not enable oauth | gabemontero | 2017-01-20 | 2 | -28/+0 |
| |/ / / | |||||
* | | | | Adding to ansible spec and changing logging jks generation to be a local_action | ewolinetz | 2017-01-20 | 5 | -36/+115 |
| | | | | |||||
* | | | | Removing docker run strategy and make java a requirement for control host | ewolinetz | 2017-01-20 | 3 | -13/+18 |
| | | | | |||||
* | | | | Updating to use docker run instead of scheduling jks gen pod | ewolinetz | 2017-01-20 | 1 | -47/+13 |
|/ / / | |||||
* | | | Merge pull request #3123 from jcantrill/bz_141619 | Jason DeTiberus | 2017-01-19 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Corrects the metrics variable in the README | ||||
| * | | | fixes BZ141619. Corrects the variable in the README | Jeff Cantrill | 2017-01-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #3126 from mtnbikenc/fix-upgrade-repocache | Jason DeTiberus | 2017-01-19 | 3 | -8/+17 |
|\ \ \ \ | | | | | | | | | | | Cleaning repo cache earlier when upgrading | ||||
| * | | | | Cleaning repo cache earlier | Russell Teague | 2017-01-19 | 3 | -8/+17 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #3117 from kwoodson/lib_openshift | Kenny Woodson | 2017-01-19 | 8 | -27/+1787 |
|\ \ \ \ | |/ / / |/| | | | Adding modules to lib_openshift. | ||||
| * | | | Adding oc_obj to the lib_openshift library | Kenny Woodson | 2017-01-18 | 8 | -27/+1787 |
| | | | | |||||
* | | | | Merge pull request #3124 from ashcrow/spec-tar | Scott Dodson | 2017-01-19 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | Added tar as a requirement per BZ1388445 | ||||
| * | | | Added tar as a requirement per BZ1388445 | Steve Milner | 2017-01-19 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #3120 from ewolinetz/logging_role_fixes | Jason DeTiberus | 2017-01-19 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | Addressing found issues with logging role | ||||
| * | | | Addressing found issues with logging role | ewolinetz | 2017-01-18 | 2 | -3/+3 |
| |/ / | |||||
* | | | Merge pull request #3093 from mtnbikenc/upgrade-fix | Scott Dodson | 2017-01-19 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Correct consistency between upgrade playbooks | ||||
| * | | | Correct consistency between upgrade playbooks | Russell Teague | 2017-01-13 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge pull request #3057 from dgoodwin/serial-master-upgrade | Scott Dodson | 2017-01-19 | 8 | -33/+45 |
|\ \ \ \ | | | | | | | | | | | Serial master upgrade | ||||
| * | | | | Perform master upgrades in a single play serially. | Devan Goodwin | 2017-01-18 | 3 | -28/+24 |
| | | | | | |||||
| * | | | | Validate system restart policy during pre-upgrade. | Devan Goodwin | 2017-01-18 | 8 | -70/+86 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was done far into the process potentially leaving the user in a difficult situation if they had now considered they were running the upgrade playbook on a host that would be restarted. Instead check configuration and what host we're running on in pre-upgrade and allow the user to abort before making any substantial changes. This is a step towards merging master upgrade into one serial process. | ||||
* | | | | Merge pull request #3107 from kwoodson/generate_tox_test | Jason DeTiberus | 2017-01-18 | 5 | -25/+100 |
|\ \ \ \ | |_|_|/ |/| | | | Adding tox tests for generated module code. | ||||
| * | | | Updated the generate.py scripts for tox and virtualenv. | Kenny Woodson | 2017-01-18 | 5 | -30/+62 |
| | | | | |||||
| * | | | Adding tox tests for generated code. | Kenny Woodson | 2017-01-18 | 2 | -1/+44 |
| | | | | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.5.1-1]. | Scott Dodson | 2017-01-18 | 2 | -2/+120 |
| | | | | |||||
* | | | | Merge pull request #3114 from dgoodwin/wait-for-restart | Scott Dodson | 2017-01-18 | 1 | -5/+12 |
|\ \ \ \ | | | | | | | | | | | More reliable wait for master after full host reboot. | ||||
| * | | | | More reliable wait for master after full host reboot. | Devan Goodwin | 2017-01-18 | 1 | -5/+12 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would fail in some environments where openshift.common.hostname was not reachable from the local system running ansible. Additionally it is also possible the API port would not be available even if the host were. Instead we wait for master ssh connection to come back up, then wait for the master API on the remote host just as we do for the "service" style restart. | ||||
* | | | | Merge pull request #3112 from derekwaynecarr/cgroup_rw | Jason DeTiberus | 2017-01-18 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | kubelet must have rw to cgroups for pod/qos cgroups to function | ||||
| * | | | kubelet must have rw to cgroups for pod/qos cgroups to function | Derek Carr | 2017-01-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #3100 from abutcher/serials | Scott Dodson | 2017-01-18 | 6 | -39/+58 |
|\ \ \ \ | | | | | | | | | | | Serialize cert creation in delegated commands | ||||
| * | | | | Ensure serial certificate generation for node and master certificates. | Andrew Butcher | 2017-01-17 | 2 | -20/+33 |
| | | | | | |||||
| * | | | | Create individual serving cert and loopback kubeconfig for additional masters. | Andrew Butcher | 2017-01-16 | 5 | -26/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecates use of 'create-master-certs' for generating master serving certificate and loopback kubeconfig in order to reference the first master's CA serial file. | ||||
* | | | | | Merge pull request #3099 from tbielawa/expiry_serials | Scott Dodson | 2017-01-18 | 11 | -107/+911 |
|\ \ \ \ \ | | | | | | | | | | | | | [Cert Expiry] Add serial numbers, include example PBs, docs | ||||
| * | | | | | Fix yaml lint in easy-mode playbook | Tim Bielawa | 2017-01-18 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | [Cert Expiry] Add serial numbers, include example PBs, docs | Tim Bielawa | 2017-01-17 | 11 | -107/+911 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Now includes cert serial numbers in JSON and HTML output * Docs are updated with explicit usage instructions * Each example playbook includes a link to the playbook and an example of how to run it * A graphic and copy of an HTML report are now included * Example JSON output has been updated | ||||
* | | | | | | Merge pull request #3092 from kwoodson/lib_openshift_3.3 | Scott Dodson | 2017-01-18 | 24 | -128/+4432 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | lib_openshift. This is the initial commit that has oc_route. |