summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uninstall: delete master-api and master-controllersGiuseppe Scrivano2017-02-101-0/+16
* master: support HA deployments with system containersGiuseppe Scrivano2017-02-102-2/+47
* Merge pull request #3319 from richm/logging-cluster-size-intScott Dodson2017-02-104-14/+14
|\
| * make sure cluster_size is an int for arith. opsRich Megginson2017-02-094-14/+14
* | Merge pull request #3109 from giuseppe/system-containersGiuseppe Scrivano2017-02-1018-39/+297
|\ \
| * | node: refactor Docker container tasks in a blockGiuseppe Scrivano2017-02-101-25/+25
| * | etcd: use as system containerGiuseppe Scrivano2017-02-109-9/+104
| * | Implement uninstall for system containersGiuseppe Scrivano2017-02-101-0/+23
| * | system-containers: implement idempotent updateGiuseppe Scrivano2017-02-103-7/+58
| * | atomic-openshift: install as a system containerGiuseppe Scrivano2017-02-1010-8/+97
* | | Merge pull request #3328 from mwoodson/openshift_ansible_specScott Dodson2017-02-101-0/+4
|\ \ \
| * | | Removing the /usr/bin/ansible-playbook dependency in in the spec fileMatt Woodson2017-02-101-0/+4
| | |/ | |/|
* | | Merge pull request #3293 from jcantrill/bz_1420204_use_journal_fixScott Dodson2017-02-102-4/+4
|\ \ \
| * | | fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd de...Jeff Cantrill2017-02-102-4/+4
* | | | Merge pull request #3327 from ingvagabund/fix-ruamel-yamlScott Dodson2017-02-101-8/+1
|\ \ \ \
| * | | | use the correct name for the ruamel-yaml python moduleJan Chaloupka2017-02-101-8/+1
| | |/ / | |/| |
* | | | Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failureScott Dodson2017-02-109-70/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ...Jeff Cantrill2017-02-099-70/+53
| | |/ | |/|
* | | Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groupsScott Dodson2017-02-102-0/+4
|\ \ \
| * | | bug 1420538. Allow users to set supplementalGroup for CassandraJeff Cantrill2017-02-092-0/+4
* | | | Merge pull request #3281 from ewolinetz/revert_3257Scott Dodson2017-02-1010-42/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updating defaults to pull from previously defined variable names used in play...ewolinetz2017-02-086-22/+24
| * | | Reverting commit 3257 and renaming master_url to openshift_logging_master_urlewolinetz2017-02-079-30/+30
* | | | 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-093-0/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Document openshift_cockpit_deployer_prefix and addScott Dodson2017-02-093-0/+16
| | |/ / | |/| |
* | | | 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
| |/ /
* | | Merge pull request #3312 from abutcher/embedded-etcd-bundleAndrew Butcher2017-02-092-0/+33
|\ \ \
| * | | Ensure embedded etcd config uses CA bundle.Andrew Butcher2017-02-092-0/+33
| |/ /
* | | Merge pull request #3298 from abutcher/infinite-initAndrew Butcher2017-02-091-8/+8
|\ \ \ | |/ / |/| |
| * | Reference class instead of self.__class__ within super constructor to avoid c...Andrew Butcher2017-02-081-8/+8
* | | 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
| | |_|/ | |/| |
* | | | Merge pull request #3290 from kwoodson/tmp_admin_kubeconfigScott Dodson2017-02-0820-38/+241
|\ \ \ \ | |_|_|/ |/| | |