summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Collapse)Author
2017-02-10Merge pull request #3309 from jcantrill/bz_1420229_metrics_fail_on_upgradeScott Dodson
Bz 1420229 metrics fail on upgrade
2017-02-10Merge pull request #3287 from giuseppe/scheduler-config-fileScott Dodson
latest: use same priorities and predicates used by the last version
2017-02-10Merge pull request #3337 from jcantrill/fix_defaults_os_loggingScott Dodson
fix openshift_logging where defaults filter needs quoting
2017-02-10fix openshift_logging where defaults filter needs quotingJeff Cantrill
2017-02-10Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson
node: ensure conntrack-tools is installed
2017-02-10bug 1420229. Bounce metrics components to recognize changes on updates or ↵Jeff Cantrill
upgrades
2017-02-10bug 1420425. Allow setting of public facing certs for kibana in ↵Jeff Cantrill
openshift_logging role
2017-02-10Merge pull request #3319 from richm/logging-cluster-size-intScott Dodson
make sure cluster_size is an int for arith. ops
2017-02-10Merge pull request #3109 from giuseppe/system-containersGiuseppe Scrivano
System containers
2017-02-10Merge pull request #3293 from jcantrill/bz_1420204_use_journal_fixScott Dodson
fix bug 1420204. Default openshift_logging_use_journal to empty so fl…
2017-02-10fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd ↵Jeff Cantrill
detects and is consistent with deployer
2017-02-10Merge pull request #3327 from ingvagabund/fix-ruamel-yamlScott Dodson
use the correct name for the ruamel-yaml python module
2017-02-10Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failureScott Dodson
bug 1419962. fix openshift_metrics pwd issue after reinstall where ca…
2017-02-10Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groupsScott Dodson
bug 1420538. Allow users to set supplementalGroup for Cassandra
2017-02-10Merge pull request #3281 from ewolinetz/revert_3257Scott Dodson
Reverting commit 3257 and renaming master_url to openshift_logging_ma…
2017-02-10use the correct name for the ruamel-yaml python moduleJan Chaloupka
2017-02-10node: refactor Docker container tasks in a blockGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-10etcd: use as system containerGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-10system-containers: implement idempotent updateGiuseppe Scrivano
Upstream version has "atomic containers update ..." but the RHEL version is still using "atomic update --container" so stick with this for now. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-10atomic-openshift: install as a system containerGiuseppe Scrivano
Use use_system_containers=true in the inventory file alternatively you can select each component as: use_openvswitch_system_container=true use_node_system_container=true use_master_system_container=true system_images_registry holds the registry from where to fetch system containers. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-09make sure cluster_size is an int for arith. opsRich Megginson
2017-02-09Merge pull request #3323 from richm/missing-common-data-model-filterScott Dodson
Bug 1420234 - illegal_argument_exception in Kibana UI.
2017-02-09Bug 1420234 - illegal_argument_exception in Kibana UI.Rich Megginson
https://bugzilla.redhat.com/show_bug.cgi?id=1420234 The problem is that the fluent.conf is missing the common data model filter which renames the "time" field to the "@timestamp" field.
2017-02-09Merge pull request #3317 from sdodson/bz1393666Scott Dodson
Document openshift_cockpit_deployer_prefix and add
2017-02-09Merge pull request #3310 from ↵Jeff Cantrill
jcantrill/bz_1420684_fix_namespace_on_logging_upgrade bug 1420684. On logging upgrade use the correct value for namespace
2017-02-09bug 1420538. Allow users to set supplementalGroup for CassandraJeff Cantrill
2017-02-09Merge pull request #3250 from kwoodson/oc_processKenny Woodson
Adding oc_process to lib_openshift.
2017-02-09Document openshift_cockpit_deployer_prefix and addScott Dodson
openshift_cockpit_deployer_version Fixes Bug 1393666
2017-02-09Ensure embedded etcd config uses CA bundle.Andrew Butcher
2017-02-09bug 1420684. On logging upgrade use the correct value for namespaceJeff Cantrill
2017-02-09Fixing docs.Kenny Woodson
2017-02-09bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ↵Jeff Cantrill
has incorrect pwd exception
2017-02-09Fixing for linters.Kenny Woodson
2017-02-09Adding test cases.Kenny Woodson
2017-02-09Fixing docs.Kenny Woodson
2017-02-09oc processIvan Horvath
2017-02-09node: ensure conntrack-tools is installedGiuseppe Scrivano
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1420182 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-02-08Updating defaults to pull from previously defined variable names used in ↵ewolinetz
playbooks
2017-02-08Merge pull request #3294 from jcantrill/fix_metrics_pv_varsJason DeTiberus
use pvc_size instead of pv_size for openshift_metrics since the role …
2017-02-08fixup! master: latest use same predicates as last versionGiuseppe Scrivano
2017-02-08fixup! master: latest use same priorities as last versionGiuseppe Scrivano
2017-02-08Merge pull request #3283 from kwoodson/router_portKenny Woodson
Adding test cases. Adding support for specifying port on route.
2017-02-08Merge pull request #3278 from abutcher/mixed-envScott Dodson
Bug 1364160 - facts collection for openshift.common.admin_binary does not seem to work in mixed environments
2017-02-08Merge pull request #3284 from jcantrill/1419839_heapster_onlyScott Dodson
fixes 1419839. Install only heapster for openshift_metrics when heap…
2017-02-08Fixing for flake8 spacing.Kenny Woodson
2017-02-08Fixing tests for linters.Kenny Woodson
2017-02-08Adding port support for route.Kenny Woodson
2017-02-08use pvc_size instead of pv_size for openshift_metrics since the role creates ↵Jeff Cantrill
claims
2017-02-08Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson
2017-02-08fixes 1419839. Install only heapster for openshift_metrics when heapster ↵Jeff Cantrill
standalone flag is set