index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_metrics
/
defaults
Age
Commit message (
Expand
)
Author
2017-09-29
Reverting using uninstall variables for logging and metrics
Eric Wolinetz
2017-09-29
Merge pull request #5020 from jsanda/prometheus-endpoint-config
OpenShift Merge Robot
2017-09-22
Updating default behavior for installing metrics and logging. Separating out ...
Eric Wolinetz
2017-09-22
Merge pull request #5176 from ewolinetz/deprecate_log_met_vars
OpenShift Merge Robot
2017-09-20
Creating structure to warn for use of deprecated variables and set them in a ...
Eric Wolinetz
2017-09-06
Support setting annotations on Hawkular route
Michael Hanselmann
2017-08-14
rename vars to avoid double negatives and ensuing confusion
John Sanda
2017-08-09
set prometheus endpoint properties to false by default
John Sanda
2017-07-24
add options to disable prometheus endpoints
John Sanda
2017-07-20
Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423
jkaurredhat
2017-06-20
Updating default from null to ""
ewolinetz
2017-06-14
Merge pull request #4377 from mwringe/hawkular_openshift_agent
OpenShift Bot
2017-06-13
Support installing HOSA via ansible
mwringe
2017-05-26
Allowing openshift_metrics to specify PV selectors and allow way to define se...
ewolinetz
2017-03-24
Specify enterprise defaults for logging and metrics images
Scott Dodson
2017-03-15
Cherry picked from #3657
ewolinetz
2017-03-06
Updating metrics defaults
ewolinetz
2017-02-14
updating defaults for logging and metrics roles
ewolinetz
2017-02-13
BZ1421834: increase the Heapster metric resolution to 30s
mwringe
2017-02-10
Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failure
Scott Dodson
2017-02-10
Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groups
Scott Dodson
2017-02-10
Merge pull request #3281 from ewolinetz/revert_3257
Scott Dodson
2017-02-09
bug 1420538. Allow users to set supplementalGroup for Cassandra
Jeff Cantrill
2017-02-09
bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ...
Jeff Cantrill
2017-02-08
Updating defaults to pull from previously defined variable names used in play...
ewolinetz
2017-02-08
use pvc_size instead of pv_size for openshift_metrics since the role creates ...
Jeff Cantrill
2017-02-06
fix 1406057. Allow openshift_metrics nodeselectors for components
Jeff Cantrill
2017-01-17
User provided certs pushed from control. vars reorg (#12)
Jeff Cantrill
2017-01-17
update vars to allow scaling of components (#9)
Jeff Cantrill
2017-01-17
allow definition of cpu/memory limits/resources (#11)
Jeff Cantrill
2017-01-17
rename variables to be less extraneous (#10)
Jeff Cantrill
2017-01-17
Add tasks to uninstall metrics (#7)
Jeff Cantrill
2017-01-17
Custom certificates (#5)
Bruno Barcarol GuimarĂ£es
2017-01-17
prefix vars with metrics role (#4)
Jeff Cantrill
2017-01-17
Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployer
Jeff Cantrill
2017-01-11
rename openshift_metrics to openshift_hosted_metrics
Jeff Cantrill
2016-10-21
Move infrastructure templates into openshift_hosted_templates role.
Andrew Butcher