Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a BYO playbook for configuring NetworkManager on nodes | Steve Kuznetsov | 2016-11-22 | 1 | -0/+36 |
| | | | | | | | | | | In order to do a full install of OpenShfit using the byo/config.yml playbook, it is currently required that NetworkManager be installed and configured on the nodes prior to the installation. This playbook introduces a very simple default configuration that can be used to install, configure and enable NetworkManager on their nodes. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> | ||||
* | Merge pull request #2669 from dgoodwin/restart-ha-controllers-always | Scott Dodson | 2016-10-27 | 2 | -2/+2 |
|\ | | | | | Change HA master controller service to restart always. | ||||
| * | Change HA master controller service to restart always. | Devan Goodwin | 2016-10-27 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Restarts of systemd-journald can cause the master controllers service to die in HA environments, due to a SIGPIPE and how it's handled. (seemingly by default in golang) on-failure does not trigger in this situation, instead we set to Restart=always in the systemd unit, which matches the non-HA service definitions as well. | ||||
* | | Merge pull request #2670 from abutcher/hosted-registry-insecure | Scott Dodson | 2016-10-26 | 4 | -5/+24 |
|\ \ | | | | | | | Bug 1388016 - The insecure-registry address was removed during upgrade | ||||
| * | | Default hosted_registry_insecure true when insecure registry present in ↵ | Andrew Butcher | 2016-10-26 | 4 | -5/+24 |
| | | | | | | | | | | | | existing /etc/sysconfig/docker. | ||||
* | | | Merge pull request #2667 from smunilla/BZ1385449 | Scott Dodson | 2016-10-26 | 1 | -2/+5 |
|\ \ \ | | | | | | | | | Fix race condtion in openshift_facts | ||||
| * | | | Fix race condtion in openshift_facts | Samuel Munilla | 2016-10-25 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If, for some reason, two facts processes were run simultaneously on the same host, creating the directory could cause an exception. This should help with that. Fixes Bug 1385449 | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.4.13-1]. | Troy Dawson | 2016-10-26 | 2 | -2/+15 |
|/ / / | |||||
* | | | Merge pull request #2662 from blues-man/update_doc_upgrade_openshift | Scott Dodson | 2016-10-25 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Update link to latest versions upgrade README | ||||
| * | | | Update link to latest versions upgrade README | Natale Vinto | 2016-10-25 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #2663 from dgoodwin/34-upgrade | Scott Dodson | 2016-10-25 | 5 | -0/+313 |
|\ \ \ | | | | | | | | | Add support for 3.4 upgrade. | ||||
| * | | | Add support for 3.4 upgrade. | Devan Goodwin | 2016-10-25 | 5 | -0/+313 |
| | |/ | |/| | | | | | | | | | | This is a direct copy of 3.3 upgrade playbooks, with 3.3 specific hooks removed and version numbers adjusted appropriately. | ||||
* | | | Merge pull request #2637 from dgoodwin/ctrl-plane-restart | Scott Dodson | 2016-10-25 | 3 | -12/+9 |
|\ \ \ | | | | | | | | | Fix and reorder control plane service restart. | ||||
| * | | | Fix and reorder control plane service restart. | Devan Goodwin | 2016-10-21 | 3 | -12/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was missed in the standalone upgrade control plane playbook. However it also looks to be out of order, we should restart before reconciling and upgrading nodes. As such moved the restart directly into the control plane upgrade common code, and placed it before reconciliation. | ||||
* | | | | Merge pull request #2615 from tbielawa/node-labels-fix | Tim Bielawa | 2016-10-25 | 3 | -5/+42 |
|\ \ \ \ | | | | | | | | | | | Set node-labels in kubeletArguments | ||||
| * | | | | Add node-labels to kubeletArguments | Tim Bielawa | 2016-10-20 | 3 | -5/+42 |
| | | | | | | | | | | | | | | | | | | | | * Node labels are parsed from openshift_node_labels if they exist | ||||
* | | | | | Merge pull request #2664 from sdodson/bz1387529 | Scott Dodson | 2016-10-25 | 1 | -2/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | [upgrades] Fix containerized node | ||||
| * | | | | [upgrades] Fix containerized node | Scott Dodson | 2016-10-25 | 1 | -2/+0 |
|/ / / / | | | | | | | | | | | | | This file was removed and no longer used | ||||
* | | | | Merge pull request #2654 from detiber/nix_vagrant | Scott Dodson | 2016-10-24 | 2 | -123/+1 |
|\ \ \ \ | | | | | | | | | | | Remove Vagrantfile | ||||
| * | | | | Remove Vagrantfile | Jason DeTiberus | 2016-10-24 | 2 | -123/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove Vagrantfile - Update README_vagrant.md to point to openshift-ansible-contrib for a vagrant-based installation | ||||
* | | | | | Merge pull request #2655 from sdodson/image-stream-sync | Scott Dodson | 2016-10-24 | 4 | -8/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Bump logging and metrics deployers to 3.3.1 and 3.4.0 | ||||
| * | | | | | Bump logging and metrics deployers to 3.3.1 and 3.4.0 | Scott Dodson | 2016-10-24 | 4 | -8/+8 |
|/ / / / / | |||||
* | | | | | Merge pull request #2641 from vishpat/cert-validity | Andrew Butcher | 2016-10-24 | 3 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | Added a parameter for cert validity for Nuage components | ||||
| * | | | | Added a parameter for cert validity | Vishal Patil | 2016-10-21 | 3 | -3/+3 |
| | | | | | |||||
* | | | | | Merge pull request #2650 from sdodson/issue2646 | Andrew Butcher | 2016-10-24 | 1 | -0/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Enable dnsmasq service | ||||
| * | | | | Enable dnsmasq service | Scott Dodson | 2016-10-24 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Merge pull request #2649 from abutcher/default-modify-imagestreams | Andrew Butcher | 2016-10-24 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Default infra template modification based on openshift_examples_modify_imagestreams | ||||
| * | | | | | Default infra template modification based on ↵ | Andrew Butcher | 2016-10-24 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | openshift_examples_modify_imagestreams | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.4.12-1]. | Troy Dawson | 2016-10-24 | 2 | -2/+9 |
| | | | | | |||||
* | | | | | Merge pull request #2573 from abutcher/infra-templates | Scott Dodson | 2016-10-24 | 34 | -22/+108 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Move infrastructure templates into openshift_hosted_templates role. | ||||
| * | | | | Move infrastructure templates into openshift_hosted_templates role. | Andrew Butcher | 2016-10-21 | 34 | -22/+108 |
|/ / / / | |||||
* | | | | Merge pull request #2639 from tbielawa/test-utils-debugging | Andrew Butcher | 2016-10-21 | 1 | -0/+72 |
|\ \ \ \ | | | | | | | | | | | Unit tests for the debug_env logger thing | ||||
| * | | | | Unit tests for the debug_env logger thing | Tim Bielawa | 2016-10-21 | 1 | -0/+72 |
| | | | | | |||||
* | | | | | Merge pull request #2563 from smunilla/BZ1339621 | Andrew Butcher | 2016-10-21 | 8 | -247/+328 |
|\ \ \ \ \ | |/ / / / |/| | | | | a-o-i: Separate install and scaleup workflows | ||||
| * | | | | a-o-i: Separate install and scaleup workflows | Samuel Munilla | 2016-10-20 | 8 | -247/+328 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | In order to simplify the quick installer logic, this moves the scaleup workflow into its own subcommand. Fixes: Bug 1339621 | ||||
* | | | | Merge pull request #2624 from abutcher/rm-hosted-registry-object-storage-vars | Scott Dodson | 2016-10-21 | 1 | -42/+42 |
|\ \ \ \ | | | | | | | | | | | Reference full vars for registry object storage. | ||||
| * | | | | Reference full vars for registry object storage. | Andrew Butcher | 2016-10-18 | 1 | -42/+42 |
| | | | | | |||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.4.11-1]. | Troy Dawson | 2016-10-21 | 2 | -2/+25 |
| | | | | | |||||
* | | | | | Merge pull request #2638 from henningf/master | Scott Dodson | 2016-10-21 | 1 | -4/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | trouble creating service signer certificate while running upgrade dockerized | ||||
| * | | | | | trouble creating service signer while running upgrade dockerized | Henning Fjellheim | 2016-10-21 | 1 | -4/+4 |
|/ / / / / | |||||
* | | | | | Merge pull request #2623 from rhcarvalho/typos | Andrew Butcher | 2016-10-20 | 18 | -20/+20 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix typos | ||||
| * | | | | | Fix typos | Rodolfo Carvalho | 2016-10-19 | 18 | -20/+20 |
| | | | | | | |||||
* | | | | | | Merge pull request #2549 from tbielawa/check-cert-expiry | Andrew Butcher | 2016-10-20 | 10 | -3/+1164 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Cert Expiry for Cluster Ops | ||||
| * | | | | | | Don't freak out if the oc command doesn't exist. | Tim Bielawa | 2016-10-20 | 1 | -0/+6 |
| | | | | | | | |||||
| * | | | | | | Make the json template filter-driven. | Tim Bielawa | 2016-10-20 | 6 | -32/+105 |
| | | | | | | | |||||
| * | | | | | | Add JSON result CLI parsing notes to the README | Tim Bielawa | 2016-10-20 | 1 | -4/+32 |
| | | | | | | | |||||
| * | | | | | | The JSON result saving template now includes a summary of expired/warned ↵ | Tim Bielawa | 2016-10-20 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | certs for easier parsing. | ||||
| * | | | | | | Clean up lint and other little things (polish++) | Tim Bielawa | 2016-10-20 | 4 | -111/+149 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix code lint * Prefix role variables with the role name per best practices * Add words to README | ||||
| * | | | | | | Fix playbooks, update readme, update default vars | Tim Bielawa | 2016-10-20 | 6 | -30/+154 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 'make ci' system Add examples | ||||
| * | | | | | | Refactor into a role | Tim Bielawa | 2016-10-20 | 9 | -79/+112 |
| | | | | | | |