Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #3319 from richm/logging-cluster-size-int | Scott Dodson | 2017-02-10 | 4 | -14/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make sure cluster_size is an int for arith. ops | Rich Megginson | 2017-02-09 | 4 | -14/+14 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3109 from giuseppe/system-containers | Giuseppe Scrivano | 2017-02-10 | 15 | -38/+260 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | node: refactor Docker container tasks in a block | Giuseppe Scrivano | 2017-02-10 | 1 | -25/+25 | |
| * | | | | | | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 6 | -7/+89 | |
| * | | | | | | system-containers: implement idempotent update | Giuseppe Scrivano | 2017-02-10 | 3 | -7/+58 | |
| * | | | | | | atomic-openshift: install as a system container | Giuseppe Scrivano | 2017-02-10 | 10 | -8/+97 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3293 from jcantrill/bz_1420204_use_journal_fix | Scott Dodson | 2017-02-10 | 2 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd de... | Jeff Cantrill | 2017-02-10 | 2 | -4/+4 | |
* | | | | | | | Merge pull request #3327 from ingvagabund/fix-ruamel-yaml | Scott Dodson | 2017-02-10 | 1 | -8/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use the correct name for the ruamel-yaml python module | Jan Chaloupka | 2017-02-10 | 1 | -8/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failure | Scott Dodson | 2017-02-10 | 9 | -70/+53 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ... | Jeff Cantrill | 2017-02-09 | 9 | -70/+53 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groups | Scott Dodson | 2017-02-10 | 2 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bug 1420538. Allow users to set supplementalGroup for Cassandra | Jeff Cantrill | 2017-02-09 | 2 | -0/+4 | |
* | | | | | | | Merge pull request #3281 from ewolinetz/revert_3257 | Scott Dodson | 2017-02-10 | 6 | -19/+21 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Updating defaults to pull from previously defined variable names used in play... | ewolinetz | 2017-02-08 | 2 | -13/+15 | |
| * | | | | | | Reverting commit 3257 and renaming master_url to openshift_logging_master_url | ewolinetz | 2017-02-07 | 5 | -6/+6 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3323 from richm/missing-common-data-model-filter | Scott Dodson | 2017-02-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bug 1420234 - illegal_argument_exception in Kibana UI. | Rich Megginson | 2017-02-09 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #3317 from sdodson/bz1393666 | Scott Dodson | 2017-02-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Document openshift_cockpit_deployer_prefix and add | Scott Dodson | 2017-02-09 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3310 from jcantrill/bz_1420684_fix_namespace_on_logging_u... | Jeff Cantrill | 2017-02-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bug 1420684. On logging upgrade use the correct value for namespace | Jeff Cantrill | 2017-02-09 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3250 from kwoodson/oc_process | Kenny Woodson | 2017-02-09 | 8 | -1/+2381 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fixing docs. | Kenny Woodson | 2017-02-09 | 4 | -37/+100 | |
| * | | | | | Fixing for linters. | Kenny Woodson | 2017-02-09 | 3 | -18/+22 | |
| * | | | | | Adding test cases. | Kenny Woodson | 2017-02-09 | 5 | -27/+583 | |
| * | | | | | Fixing docs. | Kenny Woodson | 2017-02-09 | 3 | -8/+1459 | |
| * | | | | | oc process | Ivan Horvath | 2017-02-09 | 4 | -0/+306 | |
| |/ / / / | ||||||
* / / / / | Ensure embedded etcd config uses CA bundle. | Andrew Butcher | 2017-02-09 | 1 | -0/+12 | |
|/ / / / | ||||||
* | | | | Merge pull request #3294 from jcantrill/fix_metrics_pv_vars | Jason DeTiberus | 2017-02-08 | 4 | -9/+9 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | use pvc_size instead of pv_size for openshift_metrics since the role creates ... | Jeff Cantrill | 2017-02-08 | 4 | -9/+9 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #3283 from kwoodson/router_port | Kenny Woodson | 2017-02-08 | 7 | -88/+434 | |
|\ \ \ | ||||||
| * | | | Fixing for flake8 spacing. | Kenny Woodson | 2017-02-08 | 1 | -2/+1 | |
| * | | | Fixing tests for linters. | Kenny Woodson | 2017-02-08 | 2 | -100/+100 | |
| * | | | Adding port support for route. | Kenny Woodson | 2017-02-08 | 7 | -88/+435 | |
| |/ / | ||||||
* | | | Merge pull request #3278 from abutcher/mixed-env | Scott Dodson | 2017-02-08 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | [openshift_ca] Reference client binary from openshift_ca_host. | Andrew Butcher | 2017-02-07 | 1 | -1/+1 | |
* | | | | Merge pull request #3284 from jcantrill/1419839_heapster_only | Scott Dodson | 2017-02-08 | 9 | -68/+90 | |
|\ \ \ \ | ||||||
| * | | | | fixes 1419839. Install only heapster for openshift_metrics when heapster sta... | Jeff Cantrill | 2017-02-08 | 9 | -68/+90 | |
| | |_|/ | |/| | | ||||||
* | | | | Added temporary kubeconfig file. Fixed tests to coincide with tmpfile. | Kenny Woodson | 2017-02-08 | 20 | -38/+109 | |
* | | | | Adding code to copy kubeconfig before running oc commands. | Kenny Woodson | 2017-02-08 | 12 | -12/+144 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #3285 from twiest/fix_unittests | Kenny Woodson | 2017-02-08 | 8 | -37/+156 | |
|\ \ \ | ||||||
| * | | | Fixed ansible module unit and integration tests and added runners. | Thomas Wiest | 2017-02-07 | 8 | -37/+156 | |
| |/ / | ||||||
* / / | Changed lib_openshift to use real temporary files. | Thomas Wiest | 2017-02-08 | 17 | -237/+474 | |
|/ / | ||||||
* | | Merge pull request #3260 from ashcrow/1395168 | Andrew Butcher | 2017-02-07 | 1 | -0/+21 | |
|\ \ | ||||||
| * | | Copies CloudFront pem file to registry hosts | Steve Milner | 2017-02-06 | 1 | -0/+21 | |
* | | | Bump registry-console to 3.5 | Scott Dodson | 2017-02-06 | 1 | -2/+2 | |
* | | | Merge pull request #3261 from sdodson/excluder | Scott Dodson | 2017-02-06 | 8 | -0/+168 | |
|\ \ \ |