summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* GlusterFS: Default glusterfs_name in loop items.Jose A. Rivera2017-07-284-9/+9
| | | | | | Fixes #4745 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* Merge pull request #4926 from jarrpa/glusterfs-mixed-namespaceScott Dodson2017-07-281-1/+1
|\ | | | | GlusterFS: Use default namespace when not native.
| * GlusterFS: Use default namespace when not native.Jose A. Rivera2017-07-281-1/+1
|/ | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1476197 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* Merge pull request #4899 from rhcarvalho/misc-cleanup-normalize-inputOpenShift Bot2017-07-285-17/+24
|\ | | | | Merged by openshift-bot
| * Normalize list of checks passed to action pluginRodolfo Carvalho2017-07-271-5/+15
| | | | | | | | | | | | | | | | | | This allows users to pass either a string with comma-separated check names or a proper list of strings, whatever is more convenient in the context. For consistency, the same normalization is applied to the 'openshift_disable_check' variable.
| * Clean up unnecessary quotesRodolfo Carvalho2017-07-273-3/+3
| |
| * Make LoggingCheck.run return the correct typeRodolfo Carvalho2017-07-271-1/+4
| | | | | | | | | | | | The run method is expected to return a dict. Even though we should not run LoggingCheck by itself, it is still possible to do it and without this change we get an unhandled exception.
| * Clean up openshift-checks playbooksRodolfo Carvalho2017-07-272-8/+2
| | | | | | | | | | | | | | | | | | - The referenced issue was closed, seems like a wontfix. Just use the old syntax and make no noise about it. - Remove inconsistent use of tags: if tags are passed in the command line, there is no point in evaluating groups if the checks won't be run anyway. - Remove temporal comment, easy to get out of sync.
* | Merge pull request #4923 from ↵John Lamb2017-07-284-113/+5
|\ \ | | | | | | | | | | | | openshift/revert-4372-jvallejo/verify-disk-memory-before-upgrade Revert "Add health checks to upgrade playbook"
| * | Revert "Add health checks to upgrade playbook"Rodolfo Carvalho2017-07-284-113/+5
|/ /
* | Merge pull request #4372 from ↵Rodolfo Carvalho2017-07-284-5/+113
|\ \ | | | | | | | | | | | | juanvallejo/jvallejo/verify-disk-memory-before-upgrade Add health checks to upgrade playbook
| * | fixes after rebasing with #4485juanvallejo2017-07-262-3/+2
| | |
| * | add pre-flight checks to ugrade pathjuanvallejo2017-07-264-5/+114
| | |
* | | Merge pull request #4897 from ↵Scott Dodson2017-07-272-10/+14
|\ \ \ | | | | | | | | | | | | | | | | ingvagabund/backport-4403-to-openshift-node-upgrade-role backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to openshift_node_upgrade
| * | | backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to ↵Jan Chaloupka2017-07-272-10/+14
| | | | | | | | | | | | | | | | openshift_node_upgrade
* | | | Merge pull request #3877 from wkshi/bugfix-1422541-masterScott Dodson2017-07-271-0/+2
|\ \ \ \ | | | | | | | | | | Fix BZ#1422541 BZ#1440586 BZ#1440612 BZ#1440617 on master branch
| * | | | fix BZ1422541 on master branchWenkai Shi2017-04-071-0/+2
| | | | |
* | | | | Merge pull request #4905 from jarrpa/group-facts-fixScott Dodson2017-07-271-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Add glusterfs_registry hosts to oo_all_hosts.
| * | | | | Add glusterfs_registry hosts to oo_all_hosts.Jose A. Rivera2017-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474630 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | | | | Merge pull request #4843 from kwoodson/sc_require_provScott Dodson2017-07-273-12/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove default and force argument for storageclass provisioner.
| * | | | | | Remove default provisioner.Kenny Woodson2017-07-243-12/+6
| | | | | | |
* | | | | | | Merge pull request #4479 from mtnbikenc/contiv-warningsScott Dodson2017-07-274-7/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Resolve Ansible deprecation warnings in Contiv roles
| * | | | | | | Resolve deprecation warnings in Contiv rolesRussell Teague2017-06-164-7/+7
| | | | | | | |
* | | | | | | | Merge pull request #4906 from ewolinetz/logging_unique_template_varsScott Dodson2017-07-278-9/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Updating template parameter replica to be more unique to avoid var sc…
| * | | | | | | | Updating template parameter replica to be more unique to avoid var scope ↵ewolinetz2017-07-278-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creeping
* | | | | | | | | Merge pull request #4915 from sdodson/etcd-migration-changesScott Dodson2017-07-272-20/+24
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Stop masters before backing up, block migration for supported configs
| * | | | | | | | Block etcdv3 migration for supported configurationsScott Dodson2017-07-271-0/+4
| | | | | | | | |
| * | | | | | | | Shut down masters before taking an etcd backupScott Dodson2017-07-271-20/+20
|/ / / / / / / /
* | | | | | | | Add 3.7 releaserScott Dodson2017-07-271-0/+6
| | | | | | | |
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.7.1-1].Scott Dodson2017-07-272-2/+105
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --keep-version
* | | | | | | Merge pull request #4902 from sdodson/fix-control-plane-upgradeScott Dodson2017-07-271-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Fix incorrect delegate_to in control plane upgrade
| * | | | | | Fix incorrect delegate_to in control plane upgradeScott Dodson2017-07-271-1/+1
|/ / / / / /
* | | | | | Merge pull request #4884 from warmchang/version-3.6Scott Dodson2017-07-271-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Follow the new naming conventions.
| * | | | | | Follow the new naming conventions.William Chang2017-07-271-1/+2
| | | | | | |
* | | | | | | Merge pull request #4882 from sdodson/fix-node-resolv-confScott Dodson2017-07-271-11/+18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Simplify generation of /etc/origin/node/resolv.conf
| * | | | | | Simplify generation of /etc/origin/node/resolv.confScott Dodson2017-07-261-11/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't attempt to copy /etc/resolv.conf whenever there's no watermark, just write out the list of nameservers that network manager tells us about like we do for origin-upstream-dns.conf Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474707
* | | | | | | Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka2017-07-276-7/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Sync all openshift.common.use_openshift_sdn uses in yaml files
| * | | | | | Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka2017-07-266-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most occurrences are in a form: ```yaml openshift.common.use_openshift_sdn | default(true) | bool ``` Let's make all occurences this way given the use_openshift_sdn is set to true anyway. See https://github.com/openshift/openshift-ansible/blob/0c350dcc7d06d62be5ba3a8e468dff85cdd96dd7/roles/openshift_facts/library/openshift_facts.py#L2035
* | | | | | | Merge pull request #4868 from ewolinetz/metrics_fix_caCertScott Dodson2017-07-261-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Fixing route spec caCertificate to be correctly capitalized
| * | | | | | Fixing route spec caCertificate to be correctly capitalizedewolinetz2017-07-251-1/+1
| | | | | | |
* | | | | | | Merge pull request #4881 from abutcher/glusterfs-cluster-hostsScott Dodson2017-07-261-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Add glusterfs hosts to oo_all_hosts so that hosts set initial facts.
| * | | | | | Add glusterfs hosts to oo_all_hosts so that hosts set initial facts.Andrew Butcher2017-07-261-0/+1
| | | | | | |
* | | | | | | Merge pull request #4448 from mtnbikenc/vars-syntaxScott Dodson2017-07-261-4/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove invalid when: from vars:
| * | | | | | | Remove invalid when: from vars:Russell Teague2017-06-141-4/+1
| | | | | | | |
* | | | | | | | Merge pull request #4738 from sjug/opt_ansible_cfgScott Dodson2017-07-261-1/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Additional optimization parameters for ansible.cfg
| * | | | | | | | Additional optimization parameters for ansible.cfgSebastian Jug2017-07-121-1/+9
| | | | | | | | |
* | | | | | | | | Merge pull request #4844 from ewolinetz/bz1463081Scott Dodson2017-07-262-6/+14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Updating how storage type is determined, adding bool filter in opensh…
| * | | | | | | | | Updating how storage type is determined, adding bool filter in ↵ewolinetz2017-07-242-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openshift_logging_elasticsearch
* | | | | | | | | | Merge pull request #4816 from abutcher/containerized-lb-image-tagScott Dodson2017-07-262-0/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Pass first master's openshift_image_tag to openshift_loadbalancer for containerized haproxy installation.
| * | | | | | | | | | Pass first master's openshift_image_tag to openshift_loadbalancer for ↵Andrew Butcher2017-07-202-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | containerized haproxy installation.