| Commit message (Expand) | Author | Age | Files | Lines |
* | updating defaults for logging and metrics roles | ewolinetz | 2017-02-14 | 1 | -1/+1 |
* | BZ1421834: increase the Heapster metric resolution to 30s | mwringe | 2017-02-13 | 1 | -1/+1 |
* | bug 1420229. Bounce metrics components to recognize changes on updates or upg... | Jeff Cantrill | 2017-02-10 | 1 | -0/+14 |
* | Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failure | Scott Dodson | 2017-02-10 | 9 | -70/+53 |
|\ |
|
| * | bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ... | Jeff Cantrill | 2017-02-09 | 9 | -70/+53 |
* | | Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groups | Scott Dodson | 2017-02-10 | 2 | -0/+4 |
|\ \ |
|
| * | | bug 1420538. Allow users to set supplementalGroup for Cassandra | Jeff Cantrill | 2017-02-09 | 2 | -0/+4 |
| |/ |
|
* | | Merge pull request #3281 from ewolinetz/revert_3257 | Scott Dodson | 2017-02-10 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Updating defaults to pull from previously defined variable names used in play... | ewolinetz | 2017-02-08 | 1 | -0/+2 |
* | | Merge pull request #3294 from jcantrill/fix_metrics_pv_vars | Jason DeTiberus | 2017-02-08 | 4 | -9/+9 |
|\ \ |
|
| * | | use pvc_size instead of pv_size for openshift_metrics since the role creates ... | Jeff Cantrill | 2017-02-08 | 4 | -9/+9 |
| |/ |
|
* / | fixes 1419839. Install only heapster for openshift_metrics when heapster sta... | Jeff Cantrill | 2017-02-08 | 9 | -68/+90 |
|/ |
|
* | fix 1406057. Allow openshift_metrics nodeselectors for components | Jeff Cantrill | 2017-02-06 | 7 | -0/+24 |
* | fixes 1414625. Fix check of keytool in openshift_metrics role | Jeff Cantrill | 2017-02-03 | 1 | -1/+1 |
* | Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_control | Scott Dodson | 2017-01-27 | 3 | -20/+39 |
|\ |
|
| * | fix 1414625. Additional fix to run password commands on control node | Jeff Cantrill | 2017-01-27 | 3 | -20/+39 |
* | | adopt oc_scale for openshift_metrics role | Jeff Cantrill | 2017-01-27 | 4 | -48/+37 |
|/ |
|
* | Merge pull request #3133 from mwringe/hawkular-metrics-0.23-update | Scott Dodson | 2017-01-25 | 1 | -0/+2 |
|\ |
|
| * | Template update for Hawkular Metrics 0.23 | mwringe | 2017-01-19 | 1 | -0/+2 |
* | | fixes BZ-1415447. Error when stopping heapster. Modify to be conditional inc... | Jeff Cantrill | 2017-01-24 | 1 | -5/+2 |
* | | fix BZ1414477. Use keytool on control node and require java | Jeff Cantrill | 2017-01-23 | 3 | -137/+49 |
* | | fixes BZ-1414625. Check for httpd-tools and java before install | Jeff Cantrill | 2017-01-23 | 2 | -0/+22 |
* | | Merge pull request #3128 from jcantrill/3127_oc_apply_for_metrics | Jason DeTiberus | 2017-01-20 | 1 | -4/+12 |
|\ \
| |/
|/| |
|
| * | fixes #3127. Get files for oc_apply from remote host | Jeff Cantrill | 2017-01-19 | 1 | -4/+12 |
* | | fixes BZ141619. Corrects the variable in the README | Jeff Cantrill | 2017-01-19 | 1 | -1/+1 |
|/ |
|
* | use pod to generate keystores (#14) | Jeff Cantrill | 2017-01-17 | 9 | -129/+309 |
* | properly set changes when oc apply | Jeff Cantrill | 2017-01-17 | 3 | -8/+41 |
* | additional cr fixes | Jeff Cantrill | 2017-01-17 | 6 | -91/+99 |
* | metrics fixes for yamlint | Jeff Cantrill | 2017-01-17 | 8 | -47/+46 |
* | additional code reviews | Jeff Cantrill | 2017-01-17 | 13 | -52/+120 |
* | set replicas to current value so not to disrupt current pods (#13) | Jeff Cantrill | 2017-01-17 | 5 | -3/+32 |
* | User provided certs pushed from control. vars reorg (#12) | Jeff Cantrill | 2017-01-17 | 8 | -35/+79 |
* | update vars to allow scaling of components (#9) | Jeff Cantrill | 2017-01-17 | 11 | -23/+173 |
* | allow definition of cpu/memory limits/resources (#11) | Jeff Cantrill | 2017-01-17 | 5 | -1/+111 |
* | rename variables to be less extraneous (#10) | Jeff Cantrill | 2017-01-17 | 6 | -23/+30 |
* | copy admin cert for use in subsequent tasks (#8) | Jeff Cantrill | 2017-01-17 | 5 | -6/+19 |
* | Add tasks to uninstall metrics (#7) | Jeff Cantrill | 2017-01-17 | 5 | -26/+34 |
* | Custom certificates (#5) | Bruno Barcarol GuimarĂ£es | 2017-01-17 | 11 | -258/+330 |
* | prefix vars with metrics role (#4) | Jeff Cantrill | 2017-01-17 | 11 | -65/+66 |
* | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployer | Jeff Cantrill | 2017-01-17 | 23 | -0/+986 |
* | rename openshift_metrics to openshift_hosted_metrics | Jeff Cantrill | 2017-01-11 | 7 | -337/+0 |
* | YAML Linting | Russell Teague | 2016-12-12 | 2 | -6/+7 |
* | Fix metricsPublicURL only being set correctly on first master. | Devan Goodwin | 2016-12-01 | 4 | -26/+4 |
* | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 3 | -6/+22 |
* | Add view permissions to hawkular sa | Scott Dodson | 2016-11-15 | 1 | -0/+18 |
* | Use multiple '-v's when creating the metrics deployer command | Tim Bielawa | 2016-11-15 | 2 | -5/+10 |
* | Where we use curl force it to use tlsv1.2 | Scott Dodson | 2016-11-02 | 1 | -1/+1 |
* | Move infrastructure templates into openshift_hosted_templates role. | Andrew Butcher | 2016-10-21 | 2 | -1/+3 |
* | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 1 | -2/+2 |
* | Suppress more warnings. | Andrew Butcher | 2016-09-28 | 1 | -0/+4 |