summaryrefslogtreecommitdiff
path: root/roles/openshift_logging_elasticsearch/tasks
AgeCommit message (Expand)Author
2018-02-13Whenever we create a new es node ignore health checks, changing prometheus pw...Eric Wolinetz
2018-02-10Fix indentation to make yamllint happyVadim Rutkovsky
2018-02-10Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky
2018-02-08changed oc to {{ openshift_client_binary }}datarace
2018-02-05Adding support for ES 5.x tech preview opt inEric Wolinetz
2018-01-26bug 1537857. Fix retrieving prometheus metricsJeff Cantrill
2018-01-24Only automatically restart if cluster is in yellow or green stateEric Wolinetz
2018-01-16Ensure we are running oc execs against running podsEric Wolinetz
2018-01-10Merge pull request #6602 from ewolinetz/es_full_cluster_restartOpenShift Merge Robot
2018-01-08Fix: change import_role to include_roleMichael Gugino
2018-01-05Migrate to import_role for static role inclusionScott Dodson
2018-01-05Adding logic to disable and reenable external communication to ES during full...Eric Wolinetz
2018-01-03Adding logic to do a full cluster restart if we are incrementing our major ve...Eric Wolinetz
2018-01-02Updating logging_facts to be able to pull values from config maps yaml files,...Eric Wolinetz
2017-12-21Remove references to deployment_typeMichael Gugino
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-14Removing config trigger for ES DC, updating to use a handler to rollout ES at...Eric Wolinetz
2017-12-06Include Deprecation: Convert to include_tasksRussell Teague
2017-11-16fix the logging-es-prometheus selectorJeff Cantrill
2017-11-06Updating logging components image defaulting pattern to match openshift_loggi...Eric Wolinetz
2017-10-27bug 1506073. Lower cpu request for logging when it exceeds limitJeff Cantrill
2017-10-20Merge pull request #5748 from portante/fix-cpu-limitsScott Dodson
2017-10-20Merge pull request #5766 from jcantrill/1489498_preserve_replica_countScott Dodson
2017-10-19Use "requests" for CPU resources instead of limitsPeter Portante
2017-10-17bug 1489498. preserve replica and shard settingsJeff Cantrill
2017-10-16Making travis happyEric Wolinetz
2017-10-13Updating pattern for elasticsearch_proxy imagesEric Wolinetz
2017-10-13Updating ES proxy image prefix and version to match other componentsEric Wolinetz
2017-10-05Merge pull request #5637 from wozniakjan/1496271_fixOpenShift Merge Robot
2017-10-03Add logging es prometheus endpointJeff Cantrill
2017-10-03Bug 1496271 - Perserve SCC for ES local persistent storageJeff Cantrill
2017-09-29bug 1482661. Preserve ES dc nodeSelector and supplementalGroupsJeff Cantrill
2017-08-29Merge pull request #5184 from jcantrill/bz1480878_default_logging_pvc_sizeScott Dodson
2017-08-25Merge pull request #5044 from wozniakjan/logging_role_based_image_versionsOpenShift Bot
2017-08-23bug 1480878. Default pvc for loggingJeff Cantrill
2017-08-18Bug 1471322: logging roles based image versionsJan Wozniak
2017-08-17fix missing console appending in loggingJeff Cantrill
2017-08-10configure kibana index modeJeff Cantrill
2017-08-04Updating PVC generation to only be done if the pvc does not already exist to ...ewolinetz
2017-07-27Updating template parameter replica to be more unique to avoid var scope cree...ewolinetz
2017-07-24Updating how storage type is determined, adding bool filter in openshift_logg...ewolinetz
2017-06-29Adding labels for elasticsearch and kibana servicesewolinetz
2017-06-21Fixing quote issue.Kenny Woodson
2017-06-21Fix for dynamic pvs when using storageclasses.Kenny Woodson
2017-06-16Merge pull request #4294 from richm/fix-es-routes-for-new-logging-rolesOpenShift Bot
2017-06-08Use volume.beta.kubernetes.io annotation for storage-classesPer Carlson
2017-06-07fix es routes for new logging rolesRich Megginson
2017-05-23Fixing tux warnings and some final clean upewolinetz
2017-05-22Appease travisScott Dodson