summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-027-20/+59
* Merge pull request #3224 from kwoodson/oc_serviceKenny Woodson2017-02-0117-42/+2466
|\
| * Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-014-16/+18
| * Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-314-1/+5
| * Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-3113-135/+377
| * Adding integration tests.Kenny Woodson2017-01-311-58/+96
| * Adding oc_service to lib_openshift.Kenny Woodson2017-01-317-15/+2153
* | Merge pull request #3031 from jkhelil/sync_etcd_ca_certsAndrew Butcher2017-02-011-0/+32
|\ \
| * | Sync etcd ca certs from etcd_ca_host to other etcd hostsjawed2017-01-271-0/+32
* | | Merge pull request #3237 from ewolinetz/logging_fix_fluentd_ops_hostEric Wolinetz2017-01-311-2/+2
|\ \ \
| * | | Adding bool filter to ensure that we correctly set ops host for fluentdewolinetz2017-01-311-2/+2
* | | | Merge pull request #3229 from abutcher/node-cert-nodenameScott Dodson2017-01-311-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Set default GCE hostname to shost instance name.Andrew Butcher2017-01-311-3/+3
* | | | Added repoquery to lib_utils.Thomas Wiest2017-01-3113-21/+1431
|/ / /
* | | Merge pull request #3194 from mtnbikenc/upgrade-3_5-forkRussell Teague2017-01-315-50/+143
|\ \ \
| * | | Create v3_5 upgrade playbooksRussell Teague2017-01-305-50/+143
* | | | GCE deployment fails due to invalid lookupClayton Coleman2017-01-301-1/+1
| |/ / |/| |
* | | Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurlScott Dodson2017-01-309-0/+34
|\ \ \ | |/ / |/| |
| * | Updating openshift_hosted_logging to update master-configs with publicLoggingURLewolinetz2017-01-302-6/+8
| * | Breaking out master-config changing and updated playbook to apply change to o...ewolinetz2017-01-302-6/+8
| * | ensuring ruamel.yaml is on target for oc_scaleewolinetz2017-01-271-0/+4
| * | Updating to correctly pull handler for openshift_logging. Adding logic to ope...ewolinetz2017-01-275-0/+19
| * | Updating openshift_logging role to add kibana public url to loggingPublicURL ...ewolinetz2017-01-271-0/+7
* | | Merge pull request #3218 from twiest/oc_serviceaccountThomas Wiest2017-01-3016-64/+2280
|\ \ \
| * | | Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-3016-64/+2280
* | | | Merge pull request #3219 from jcantrill/fix_logging_neg_strideEric Wolinetz2017-01-301-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix negative stride encountered from openshift_loggingJeff Cantrill2017-01-301-4/+4
* | | | Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-3014-7/+2063
|\ \ \ \
| * | | | Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-293-4/+6
| * | | | Fixing linters.Kenny Woodson2017-01-263-15/+21
| * | | | Fixing base.py for node and scale. Autogenerated code.Kenny Woodson2017-01-262-5/+3
| * | | | Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-2611-86/+218
| * | | | Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-266-0/+1918
* | | | | add persistent versions of quickstartsBen Parees2017-01-308-2/+2772
| |/ / / |/| | |
* | | | Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dcScott Dodson2017-01-272-19/+35
|\ \ \ \
| * | | | Only manual scale down being allowed nowewolinetz2017-01-272-4/+8
| * | | | Updating to reuse previous ES DC names and always generate DCsewolinetz2017-01-261-17/+29
* | | | | Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_controlScott Dodson2017-01-273-20/+39
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix 1414625. Additional fix to run password commands on control nodeJeff Cantrill2017-01-273-20/+39
* | | | | Merge pull request #3210 from jcantrill/metrics_adopt_oc_scaleJeff Cantrill2017-01-274-48/+37
|\ \ \ \ \
| * | | | | adopt oc_scale for openshift_metrics roleJeff Cantrill2017-01-274-48/+37
| |/ / / /
* | | | | adopt oc_scale module for openshift_logging roleJeff Cantrill2017-01-275-68/+79
|/ / / /
* | | | Merge pull request #3206 from kwoodson/oc_scale_fixKenny Woodson2017-01-274-0/+47
|\ \ \ \
| * | | | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-274-0/+47
| | |/ / | |/| |
* | | | Merge pull request #3200 from ewolinetz/logging_fix_node_labellingEric Wolinetz2017-01-273-5/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixing fluentd node labellingewolinetz2017-01-263-5/+11
| | |/ | |/|
* | | Merge pull request #3198 from mtnbikenc/drain-fixRussell Teague2017-01-261-15/+0
|\ \ \ | |_|/ |/| |
| * | Correct usage of draining nodesRussell Teague2017-01-261-15/+0
| |/
* | Merge pull request #3183 from kwoodson/oc_scaleKenny Woodson2017-01-2616-53/+2548
|\ \ | |/ |/|
| * Fixing namespace param in doc to reflect default value.Kenny Woodson2017-01-262-2/+2