summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge pull request #3300 from ashcrow/oc-secret-moduleJan Chaloupka2017-02-111-8/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | WIP: oc secrets now done via oc_secret module
| * | | | | | oc secrets now done via oc_secret moduleSteve Milner2017-02-102-8/+12
| |/ / / / /
* | | | | | Merge pull request #3307 from ingvagabund/oc_serviceaccount_secretJan Chaloupka2017-02-113-20/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Replace service account secrets handling with oc_serviceaccount_secret module
| * | | | | | Replace service account secrets handling with oc_serviceaccount_secret moduleJan Chaloupka2017-02-103-20/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3288 from simaishi/trigger_auto_trueScott Dodson2017-02-102-6/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | CFME: Set image change triggers to auto=true for OCP 3.4
| * | | | | | Set image change triggers to auto=true for OCP 3.4 - for v1.5Satoe Imaishi2017-02-081-3/+3
| | | | | | |
| * | | | | | Set image change triggers to auto=true for OCP 3.4Satoe Imaishi2017-02-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (https://github.com/ManageIQ/manageiq-pods/pull/88)
* | | | | | | Provisioning of nfs share and PV for logging opsErez Freiberger2017-02-113-0/+21
| | | | | | |
* | | | | | | Merge pull request #3309 from jcantrill/bz_1420229_metrics_fail_on_upgradeScott Dodson2017-02-101-0/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bz 1420229 metrics fail on upgrade
| * | | | | | | bug 1420229. Bounce metrics components to recognize changes on updates or ↵Jeff Cantrill2017-02-101-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upgrades
* | | | | | | | Merge pull request #3287 from giuseppe/scheduler-config-fileScott Dodson2017-02-102-0/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | latest: use same priorities and predicates used by the last version
| * | | | | | | | fixup! master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+4
| | | | | | | | |
| * | | | | | | | fixup! master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+4
| | | | | | | | |
| * | | | | | | | master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
| * | | | | | | | master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | | Merge pull request #3337 from jcantrill/fix_defaults_os_loggingScott Dodson2017-02-101-6/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix openshift_logging where defaults filter needs quoting
| * | | | | | | | | fix openshift_logging where defaults filter needs quotingJeff Cantrill2017-02-101-6/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson2017-02-101-0/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | node: ensure conntrack-tools is installed
| * | | | | | | | node: ensure conntrack-tools is installedGiuseppe Scrivano2017-02-091-0/+6
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1420182 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | bug 1420425. Allow setting of public facing certs for kibana in ↵Jeff Cantrill2017-02-103-1/+39
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | openshift_logging role
* | | | | | | Merge pull request #3319 from richm/logging-cluster-size-intScott Dodson2017-02-104-14/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | make sure cluster_size is an int for arith. ops
| * | | | | | | 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-1015-38/+260
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | System containers
| * | | | | | node: refactor Docker container tasks in a blockGiuseppe Scrivano2017-02-101-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
| * | | | | | etcd: use as system containerGiuseppe Scrivano2017-02-106-7/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
| * | | | | | system-containers: implement idempotent updateGiuseppe Scrivano2017-02-103-7/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | atomic-openshift: install as a system containerGiuseppe Scrivano2017-02-1010-8/+97
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | 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 fl…
| * | | | | | fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd ↵Jeff Cantrill2017-02-102-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | detects and is consistent with deployer
* | | | | | | Merge pull request #3327 from ingvagabund/fix-ruamel-yamlScott Dodson2017-02-101-8/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | use the correct name for the ruamel-yaml python module
| * | | | | | | 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 ca…
| * | | | | | bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ↵Jeff Cantrill2017-02-099-70/+53
| | |/ / / / | |/| | | | | | | | | | | | | | | | has incorrect pwd exception
* | | | | | Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groupsScott Dodson2017-02-102-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | bug 1420538. Allow users to set supplementalGroup for Cassandra
| * | | | | | bug 1420538. Allow users to set supplementalGroup for CassandraJeff Cantrill2017-02-092-0/+4
| | | | | | |
* | | | | | | Merge pull request #3281 from ewolinetz/revert_3257Scott Dodson2017-02-106-19/+21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Reverting commit 3257 and renaming master_url to openshift_logging_ma…
| * | | | | | Updating defaults to pull from previously defined variable names used in ↵ewolinetz2017-02-082-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | playbooks
| * | | | | | Reverting commit 3257 and renaming master_url to openshift_logging_master_urlewolinetz2017-02-075-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3323 from richm/missing-common-data-model-filterScott Dodson2017-02-091-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bug 1420234 - illegal_argument_exception in Kibana UI.
| * | | | | | Bug 1420234 - illegal_argument_exception in Kibana UI.Rich Megginson2017-02-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | Merge pull request #3317 from sdodson/bz1393666Scott Dodson2017-02-091-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Document openshift_cockpit_deployer_prefix and add
| * | | | | | Document openshift_cockpit_deployer_prefix and addScott Dodson2017-02-091-0/+2
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | openshift_cockpit_deployer_version Fixes Bug 1393666
* | | | | | Merge pull request #3310 from ↵Jeff Cantrill2017-02-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | jcantrill/bz_1420684_fix_namespace_on_logging_upgrade bug 1420684. On logging upgrade use the correct value for namespace
| * | | | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Adding oc_process to lib_openshift.
| * | | | | 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
| |/ / / /