summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation to make yamllint happyVadim Rutkovsky2018-02-102-9/+9
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-104-0/+28
* Merge pull request #6960 from ewolinetz/metrics_pvc_idempotenceScott Dodson2018-02-022-32/+49
|\
| * Conditionally create pvcs for metrics depending on whether or not it already ...Eric Wolinetz2018-01-312-32/+49
* | Only perform console configmap ops when >= 3.9Scott Dodson2018-01-312-2/+6
|/
* Remove old assetConfig from master-config.yamlSamuel Padgett2018-01-251-1/+1
* failed_when lists are implicitely ANDs, not ORsVadim Rutkovsky2018-01-221-6/+2
* Remove old console asset configSamuel Padgett2018-01-192-6/+1
* Bug 1535947: Fix missing task in metrics, logging uninstall playbooksSamuel Padgett2018-01-181-4/+4
* Check rc for commands with openshift_client_binary and failed_whenVadim Rutkovsky2018-01-171-2/+6
* Update console config for API changesSamuel Padgett2018-01-161-2/+7
* Install web console serverSamuel Padgett2018-01-053-0/+24
* Remove references to deployment_typeMichael Gugino2017-12-211-2/+2
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-2012-20/+20
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-3/+3
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-3/+3
* Include Deprecation - openshift-metricsRussell Teague2017-11-227-21/+21
* Merge pull request #5414 from ekuric/pvc_dynamic_metricsOpenShift Merge Robot2017-10-131-0/+1
|\
| * updated dynamic provision section for openshift metrics to supportElvir Kuric2017-09-141-0/+1
* | Reverting using uninstall variables for logging and metricsEric Wolinetz2017-09-291-1/+1
* | OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-2/+2
* | Updating default behavior for installing metrics and logging. Separating out ...Eric Wolinetz2017-09-221-1/+7
* | Merge pull request #5309 from vshn/metrics-annot1OpenShift Merge Robot2017-09-211-0/+1
|\ \ | |/ |/|
| * Support setting annotations on Hawkular routeMichael Hanselmann2017-09-061-0/+1
* | Improve searching when conditions for Jinja2 delimitersRussell Teague2017-09-111-1/+1
|/
* Remove additional 'restart master' handler references.Andrew Butcher2017-08-091-1/+0
* Fixing SA and clusterrole namespacesewolinetz2017-08-022-2/+2
* Updating metrics role to create serviceaccounts and roles immediatelyewolinetz2017-07-282-0/+21
* Merge pull request #4855 from mwringe/hawkular-namespace-listener-updateScott Dodson2017-07-262-1/+26
|\
| * Metrics: grant hawkular namespace listener rolemwringe2017-07-242-1/+26
* | Removing nolog from htpasswd invocation so not to supress errorsewolinetz2017-07-241-1/+0
|/
* Merge pull request #4596 from steveteuber/patch-2Scott Dodson2017-06-291-1/+1
|\
| * Fix generate role binding destination for the HOSA service accountSteve Teuber2017-06-291-1/+1
* | Adding become: false to local_action tasksewolinetz2017-06-293-0/+7
|/
* Fixing quote issue.Kenny Woodson2017-06-211-1/+1
* Fix for dynamic pvs when using storageclasses.Kenny Woodson2017-06-211-2/+1
* Merge pull request #4377 from mwringe/hawkular_openshift_agentOpenShift Bot2017-06-146-3/+100
|\
| * Support installing HOSA via ansiblemwringe2017-06-136-3/+100
* | Merge pull request #4302 from ewolinetz/pv_node_selectorsOpenShift Bot2017-06-131-1/+3
|\ \
| * | Allowing openshift_metrics to specify PV selectors and allow way to define se...ewolinetz2017-05-261-1/+3
* | | Use volume.beta.kubernetes.io annotation for storage-classesPer Carlson2017-06-081-1/+1
* | | fix up openshift-ansible for use with 'oc cluster up'Jeff Cantrill2017-06-062-2/+2
| |/ |/|
* | Updating python-passlib assertewolinetz2017-05-251-1/+1
|/
* Merge pull request #4134 from ewolinetz/issue4111OpenShift Bot2017-05-191-0/+8
|\
| * Adding assert to check for python-passlib on control hostewolinetz2017-05-111-0/+8
* | Localhost TMP Dir FixVincent Schwarzer2017-05-181-0/+1
|/
* Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot2017-05-081-2/+5
|\
| * Updating logging and metrics to restart api, ha and controllers when updating...ewolinetz2017-04-281-2/+5
* | Modified pick from release-1.5 for updating hawkular htpasswd generationewolinetz2017-05-021-7/+9
* | Don't double quote when conditionsScott Dodson2017-05-017-12/+12