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
/
tasks
Age
Commit message (
Expand
)
Author
2017-01-23
fixes BZ-1414625. Check for httpd-tools and java before install
Jeff Cantrill
2017-01-19
fixes #3127. Get files for oc_apply from remote host
Jeff Cantrill
2017-01-17
use pod to generate keystores (#14)
Jeff Cantrill
2017-01-17
properly set changes when oc apply
Jeff Cantrill
2017-01-17
additional cr fixes
Jeff Cantrill
2017-01-17
metrics fixes for yamlint
Jeff Cantrill
2017-01-17
additional code reviews
Jeff Cantrill
2017-01-17
set replicas to current value so not to disrupt current pods (#13)
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
rename variables to be less extraneous (#10)
Jeff Cantrill
2017-01-17
copy admin cert for use in subsequent tasks (#8)
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-12-12
YAML Linting
Russell Teague
2016-12-01
Fix metricsPublicURL only being set correctly on first master.
Devan Goodwin
2016-11-15
Add view permissions to hawkular sa
Scott Dodson
2016-11-15
Use multiple '-v's when creating the metrics deployer command
Tim Bielawa
2016-10-21
Move infrastructure templates into openshift_hosted_templates role.
Andrew Butcher
2016-10-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
2016-08-31
Remove openshift_master_metrics_public_url
Andrew Butcher
2016-08-30
Merge pull request #2386 from sdodson/metrics-dynamic
Scott Dodson
2016-08-30
Enable dynamic storage
Scott Dodson
2016-08-30
Change how we set master's metricsPublicURL
Scott Dodson
2016-08-26
Fix metrics for containerized installs
Scott Dodson
2016-08-26
Cleanup items botched during rebase
Scott Dodson
2016-08-24
Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselves
Scott Dodson
2016-08-24
Add logic to detect existing installs
Scott Dodson
2016-08-24
Pull in keynote demo changes
Scott Dodson
2016-05-27
wait metrics-deployer complete (need to configure nodes before hosted services)
jfcoz
2016-05-18
fixed issue with blank spaces instead commas as variables template separators
Jose David Martin Nieto
2016-04-24
openshift-metrics: adding duration and resolution options
Erez Freiberger
2016-04-20
added new openshift-metrics service
Jose David Martin Nieto