summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-10Add libselinux-python dependency for localhostScott Dodson
Fixes #3303
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 #3330 from jcantrill/bz_1399523_default_ops_prefixScott Dodson
bug 1399523. Ops pvc should have different prefix from non-ops for op…
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 #3331 from abutcher/embedded-etcd-client-certScott Dodson
Bug 1420667: Ensure etcd client certs are regenerated with embedded etcd.
2017-02-10Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson
node: ensure conntrack-tools is installed
2017-02-10Merge pull request #3329 from rhcarvalho/python-workflowRodolfo Carvalho
Python workflow
2017-02-10bug 1420229. Bounce metrics components to recognize changes on updates or ↵Jeff Cantrill
upgrades
2017-02-10Merge pull request #3318 from jcantrill/bz_1420425_external_log_certsScott Dodson
bug 1420425. Allow setting of public facing certs for kibana in opens…
2017-02-10Ensure etcd client certs are regenerated with embedded etcd.Andrew Butcher
2017-02-10bug 1420425. Allow setting of public facing certs for kibana in ↵Jeff Cantrill
openshift_logging role
2017-02-10bug 1399523. Ops pvc should have different prefix from non-ops for ↵Jeff Cantrill
openshift_logging
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 #3328 from mwoodson/openshift_ansible_specScott Dodson
Removing the /usr/bin/ansible-playbook dependency in in the spec file
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-10Let pylint use as many CPUs as availableRodolfo Carvalho
2017-02-10Add note about extraneous virtualenvsRodolfo Carvalho
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-10Removing the /usr/bin/ansible-playbook dependency in in the spec fileMatt Woodson
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-10Implement uninstall for system containersGiuseppe 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-09Merge pull request #3312 from abutcher/embedded-etcd-bundleAndrew Butcher
Ensure embedded etcd config points to CA bundle.
2017-02-09Merge pull request #3298 from abutcher/infinite-initAndrew Butcher
Bug 1419843 - Installation with ansible-2.2.1.0-2 may fail when set_fact for openshift_master
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