summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Switch logging and metrics OCP image tag from 3.6.0 to v3.6Scott Dodson2017-08-012-2/+2
* Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot2017-08-014-28/+50
|\
| * Move node facts to new openshift_node_facts role.Andrew Butcher2017-07-274-28/+50
* | Merge pull request #4900 from ingvagabund/move-common-openshift-node-systemd-...OpenShift Bot2017-07-3116-151/+170
|\ \
| * | move common tasks to a single file included by both systemd_units.ymlJan Chaloupka2017-07-2816-151/+170
* | | Merge pull request #4952 from jarrpa/namespace_fixScott Dodson2017-07-311-1/+1
|\ \ \
| * | | GlusterFS: Fix variable names in defaults.Jose A. Rivera2017-07-311-1/+1
* | | | Merge pull request #4919 from srampal/contiv_1.1.1Scott Dodson2017-07-3110-6/+113
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes for auth_proxy, vxlan modeSanjeev Rampal2017-07-2710-6/+113
* | | | Merge pull request #4933 from kwoodson/policy_to_bindingOpenShift Bot2017-07-296-92/+88
|\ \ \ \
| * | | | Remove cluster in favor of rolebindings.Kenny Woodson2017-07-286-92/+88
* | | | | Merge pull request #4943 from jcantrill/file_buffer_masterScott Dodson2017-07-286-0/+68
|\ \ \ \ \
| * | | | | Impl fluentd file bufferNoriko Hosoi2017-07-286-0/+68
* | | | | | Merge pull request #4918 from sdodson/fix-sysconfig-checkOpenShift Bot2017-07-281-2/+2
|\ \ \ \ \ \
| * | | | | | Tolerate non existence of /etc/sysconfig/atomic-openshift-masterScott Dodson2017-07-271-2/+2
* | | | | | | Merge pull request #4931 from ewolinetz/bz1476195Scott Dodson2017-07-282-0/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Updating metrics role to create serviceaccounts and roles immediatelyewolinetz2017-07-282-0/+21
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4879 from jcantrill/oc_pvcOpenShift Bot2017-07-287-10/+177
|\ \ \ \ \ \
| * | | | | | add selector and storage class name to oc_pvc moduleJeff Cantrill2017-07-277-10/+177
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4878 from mtnbikenc/refactor-bios-versionOpenShift Bot2017-07-281-5/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refactor openshift_facts BIOS vendor discoveryRussell Teague2017-07-261-5/+1
* | | | | | GlusterFS: Use default namespace when not native.Jose A. Rivera2017-07-281-1/+1
* | | | | | Merge pull request #4899 from rhcarvalho/misc-cleanup-normalize-inputOpenShift Bot2017-07-282-6/+19
|\ \ \ \ \ \
| * | | | | | Normalize list of checks passed to action pluginRodolfo Carvalho2017-07-271-5/+15
| * | | | | | Make LoggingCheck.run return the correct typeRodolfo Carvalho2017-07-271-1/+4
| | |/ / / / | |/| | | |
* | | | | | Revert "Add health checks to upgrade playbook"Rodolfo Carvalho2017-07-282-98/+5
* | | | | | Merge pull request #4372 from juanvallejo/jvallejo/verify-disk-memory-before-...Rodolfo Carvalho2017-07-282-5/+98
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fixes after rebasing with #4485juanvallejo2017-07-262-3/+2
| * | | | | add pre-flight checks to ugrade pathjuanvallejo2017-07-262-5/+99
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4897 from ingvagabund/backport-4403-to-openshift-node-upg...Scott Dodson2017-07-272-10/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to ope...Jan Chaloupka2017-07-272-10/+14
* | | | | Merge pull request #4843 from kwoodson/sc_require_provScott Dodson2017-07-273-12/+6
|\ \ \ \ \
| * | | | | Remove default provisioner.Kenny Woodson2017-07-243-12/+6
* | | | | | Merge pull request #4479 from mtnbikenc/contiv-warningsScott Dodson2017-07-274-7/+7
|\ \ \ \ \ \
| * | | | | | 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 scope cree...ewolinetz2017-07-278-9/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Block etcdv3 migration for supported configurationsScott Dodson2017-07-271-0/+4
|/ / / / / /
* | | | | | Merge pull request #4882 from sdodson/fix-node-resolv-confScott Dodson2017-07-271-11/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Simplify generation of /etc/origin/node/resolv.confScott Dodson2017-07-261-11/+18
| | |_|/ / | |/| | |
* | | | | Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka2017-07-276-7/+16
|\ \ \ \ \
| * | | | | Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka2017-07-266-7/+16
* | | | | | Merge pull request #4868 from ewolinetz/metrics_fix_caCertScott Dodson2017-07-261-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixing route spec caCertificate to be correctly capitalizedewolinetz2017-07-251-1/+1
* | | | | | Merge pull request #4844 from ewolinetz/bz1463081Scott Dodson2017-07-262-6/+14
|\ \ \ \ \ \
| * | | | | | Updating how storage type is determined, adding bool filter in openshift_logg...ewolinetz2017-07-242-6/+14
* | | | | | | Merge pull request #4816 from abutcher/containerized-lb-image-tagScott Dodson2017-07-261-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Pass first master's openshift_image_tag to openshift_loadbalancer for contain...Andrew Butcher2017-07-201-0/+2
* | | | | | | | Merge pull request #4485 from sosiouxme/20170616-store-args-in-check-propertiesScott Dodson2017-07-2643-544/+494
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-2539-480/+439