summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3323 from richm/missing-common-data-model-filterScott Dodson2017-02-091-0/+1
|\
| * Bug 1420234 - illegal_argument_exception in Kibana UI.Rich Megginson2017-02-091-0/+1
* | Merge pull request #3317 from sdodson/bz1393666Scott Dodson2017-02-091-0/+2
|\ \ | |/ |/|
| * Document openshift_cockpit_deployer_prefix and addScott Dodson2017-02-091-0/+2
* | Merge pull request #3310 from jcantrill/bz_1420684_fix_namespace_on_logging_u...Jeff Cantrill2017-02-091-1/+1
|\ \
| * | bug 1420684. On logging upgrade use the correct value for namespaceJeff Cantrill2017-02-091-1/+1
* | | Merge pull request #3250 from kwoodson/oc_processKenny Woodson2017-02-098-1/+2381
|\ \ \ | |_|/ |/| |
| * | Fixing docs.Kenny Woodson2017-02-094-37/+100
| * | Fixing for linters.Kenny Woodson2017-02-093-18/+22
| * | Adding test cases.Kenny Woodson2017-02-095-27/+583
| * | Fixing docs.Kenny Woodson2017-02-093-8/+1459
| * | oc processIvan Horvath2017-02-094-0/+306
| |/
* | Ensure embedded etcd config uses CA bundle.Andrew Butcher2017-02-091-0/+12
|/
* Merge pull request #3294 from jcantrill/fix_metrics_pv_varsJason DeTiberus2017-02-084-9/+9
|\
| * use pvc_size instead of pv_size for openshift_metrics since the role creates ...Jeff Cantrill2017-02-084-9/+9
* | Merge pull request #3283 from kwoodson/router_portKenny Woodson2017-02-087-88/+434
|\ \
| * | Fixing for flake8 spacing.Kenny Woodson2017-02-081-2/+1
| * | Fixing tests for linters.Kenny Woodson2017-02-082-100/+100
| * | Adding port support for route.Kenny Woodson2017-02-087-88/+435
| |/
* | Merge pull request #3278 from abutcher/mixed-envScott Dodson2017-02-081-1/+1
|\ \
| * | [openshift_ca] Reference client binary from openshift_ca_host.Andrew Butcher2017-02-071-1/+1
* | | Merge pull request #3284 from jcantrill/1419839_heapster_onlyScott Dodson2017-02-089-68/+90
|\ \ \
| * | | fixes 1419839. Install only heapster for openshift_metrics when heapster sta...Jeff Cantrill2017-02-089-68/+90
* | | | Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson2017-02-0820-38/+109
* | | | Adding code to copy kubeconfig before running oc commands.Kenny Woodson2017-02-0812-12/+144
| |_|/ |/| |
* | | Merge pull request #3285 from twiest/fix_unittestsKenny Woodson2017-02-088-37/+156
|\ \ \
| * | | Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-078-37/+156
| |/ /
* | | Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-0817-237/+474
|/ /
* | Merge pull request #3260 from ashcrow/1395168Andrew Butcher2017-02-071-0/+21
|\ \
| * | Copies CloudFront pem file to registry hostsSteve Milner2017-02-061-0/+21
* | | Bump registry-console to 3.5Scott Dodson2017-02-061-2/+2
* | | Merge pull request #3261 from sdodson/excluderScott Dodson2017-02-068-0/+168
|\ \ \
| * | | Add openshift_excluder roleScott Dodson2017-02-068-0/+168
| | |/ | |/|
* | | Merge pull request #3264 from twiest/oc_serviceaccount_secretThomas Wiest2017-02-0621-101/+2291
|\ \ \
| * | | Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-0621-101/+2291
| |/ /
* | | Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35Scott Dodson2017-02-063-4/+4
|\ \ \
| * | | fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metricsJeff Cantrill2017-02-023-4/+4
* | | | Merge pull request #3271 from jcantrill/metrics_node_selectorsScott Dodson2017-02-067-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-067-0/+24
* | | | Merge pull request #3265 from sdodson/image-stream-syncScott Dodson2017-02-0619-105/+2922
|\ \ \ \
| * | | | Bump registry to 3.4Scott Dodson2017-02-061-2/+2
| * | | | Sync latest image stream contentScott Dodson2017-02-0618-103/+2920
* | | | | Merge pull request #3262 from giuseppe/fix-latestScott Dodson2017-02-061-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Support latest for containerized versionGiuseppe Scrivano2017-02-041-1/+2
* | | | | Merge pull request #3249 from kwoodson/oc_labelKenny Woodson2017-02-058-0/+2535
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Doc enhancements.Kenny Woodson2017-02-024-10/+69
| * | | | Fixing linters.Kenny Woodson2017-02-026-97/+17
| * | | | Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-014-55/+245
| * | | | Fixing doc and generating new label with updated base.Kenny Woodson2017-02-013-41/+63
| * | | | oc_label ansible moduleJoel Diaz2017-02-017-0/+2344