summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-027-20/+59
|
* Merge pull request #3224 from kwoodson/oc_serviceKenny Woodson2017-02-0117-42/+2466
|\ | | | | Adding oc_service to lib_openshift.
| * 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 ↵Kenny Woodson2017-01-3113-135/+377
| | | | | | | | installs.
| * 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 hosts
| * | 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 fluentd
| * | | 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
|\ \ \ \ | |_|_|/ |/| | | Use short instance name as hostname by default in GCE environments
| * | | 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 playbooks
| * | | Create v3_5 upgrade playbooksRussell Teague2017-01-305-50/+143
| | | |
* | | | GCE deployment fails due to invalid lookupClayton Coleman2017-01-301-1/+1
| |/ / |/| | | | | | | | | | | Data is only available under ['instance'] and split was in the wrong order. This deploys against GCE for me.
* | | Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurlScott Dodson2017-01-309-0/+34
|\ \ \ | |/ / |/| | Updating openshift_logging role to add kibana public url to loggingPu…
| * | 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 ↵ewolinetz2017-01-302-6/+8
| | | | | | | | | | | | other masters
| * | ensuring ruamel.yaml is on target for oc_scaleewolinetz2017-01-271-0/+4
| | |
| * | Updating to correctly pull handler for openshift_logging. Adding logic to ↵ewolinetz2017-01-275-0/+19
| | | | | | | | | | | | openshift_hosted_logging too
| * | Updating openshift_logging role to add kibana public url to loggingPublicURL ↵ewolinetz2017-01-271-0/+7
| | | | | | | | | | | | in master-config
* | | Merge pull request #3218 from twiest/oc_serviceaccountThomas Wiest2017-01-3016-64/+2280
|\ \ \ | | | | | | | | Added oc_serviceaccount to lib_openshift.
| * | | 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_logging
| * | | 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
|\ \ \ \ | | | | | | | | | | Adding oadm_manage_node lib_openshift.
| * | | | 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 ↵Kenny Woodson2017-01-2611-86/+218
| | | | | | | | | | | | | | | | | | | | openshift_cmd for namespace.
| * | | | 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
|\ \ \ \ | | | | | | | | | | Updating to reuse previous ES DC names and always generate DCs
| * | | | 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 node
| * | | | 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 role
| * | | | | 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.
| * | | | 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 labelling
| * | | 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 nodes
| * | Correct usage of draining nodesRussell Teague2017-01-261-15/+0
| |/
* | Merge pull request #3183 from kwoodson/oc_scaleKenny Woodson2017-01-2616-53/+2548
|\ \ | |/ |/| Adding oc_scale to lib_openshift.
| * Fixing namespace param in doc to reflect default value.Kenny Woodson2017-01-262-2/+2
| |