Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing ability to change default cassandra_pvc_prefix based on metrics ↵ | Eric Wolinetz | 2018-01-29 | 1 | -1/+1 |
| | | | | volume name | ||||
* | Reverting using uninstall variables for logging and metrics | Eric Wolinetz | 2017-09-29 | 1 | -1/+0 |
| | |||||
* | Merge pull request #5020 from jsanda/prometheus-endpoint-config | OpenShift Merge Robot | 2017-09-29 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | Automatic merge from submit-queue. Prometheus endpoint config for hawkular-metrics and cassandra Prometheus endpoints are exposed in hawkular-metrics and in cassandra by default. This PR adds options to disable them. | ||||
| * | rename vars to avoid double negatives and ensuing confusion | John Sanda | 2017-08-14 | 1 | -2/+2 |
| | | |||||
| * | set prometheus endpoint properties to false by default | John Sanda | 2017-08-09 | 1 | -2/+2 |
| | | |||||
| * | add options to disable prometheus endpoints | John Sanda | 2017-07-24 | 1 | -0/+3 |
| | | | | | | | | | | The prometheus endpoints for cassandra and for hawkular-metrics are enabled by default. This commit adds the option to disable them. | ||||
* | | Updating default behavior for installing metrics and logging. Separating out ↵ | Eric Wolinetz | 2017-09-22 | 1 | -1/+2 |
| | | | | | | | | uninstall to own variable | ||||
* | | Merge pull request #5176 from ewolinetz/deprecate_log_met_vars | OpenShift Merge Robot | 2017-09-22 | 1 | -5/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue Creating structure to warn for use of deprecated variables and set th… …em in a single location before they are no longer honored Implementation of https://trello.com/c/XKOGHSkP/460-3-deprecate-openshifthostedloggingmetrics-installer-variables Tried to implement this in a way such that we can easily and cleanly add/remove variables in the future for any role we choose. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1449812 https://bugzilla.redhat.com/show_bug.cgi?id=1464349 | ||||
| * | | Creating structure to warn for use of deprecated variables and set them in a ↵ | Eric Wolinetz | 2017-09-20 | 1 | -5/+5 |
| | | | | | | | | | | | | single location before they are no longer honored | ||||
* | | | Support setting annotations on Hawkular route | Michael Hanselmann | 2017-09-06 | 1 | -0/+1 |
|/ / | | | | | | | | | | | | | | | | | Our setup uses annotations to request a separate component, namely the ACME Controller[1], to request domain-validated certificates from the Let's Encrypt CA. By setting the necessary annotation via Ansible rather than manually the system will automatically retrieve a certificate. [1] https://github.com/tnozicka/openshift-acme | ||||
* / | Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423 | jkaurredhat | 2017-07-20 | 1 | -1/+1 |
|/ | | | | | | Customer confirmed changing KUBERNETES_MASTER_URL and env parameter MASTER_URL value from default value "https://kubernetes.default.svc.cluster.local" to "https://kubernetes.default.svc" solved the issue. Signed-off-by: jkaurredhat <jkaur@redhat.com> | ||||
* | Updating default from null to "" | ewolinetz | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4377 from mwringe/hawkular_openshift_agent | OpenShift Bot | 2017-06-14 | 1 | -0/+8 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Support installing HOSA via ansible | mwringe | 2017-06-13 | 1 | -0/+8 |
| | | |||||
* | | Allowing openshift_metrics to specify PV selectors and allow way to define ↵ | ewolinetz | 2017-05-26 | 1 | -0/+1 |
|/ | | | | selectors when creating pv | ||||
* | Specify enterprise defaults for logging and metrics images | Scott Dodson | 2017-03-24 | 1 | -2/+0 |
| | |||||
* | Cherry picked from #3657 | ewolinetz | 2017-03-15 | 1 | -1/+1 |
| | |||||
* | Updating metrics defaults | ewolinetz | 2017-03-06 | 1 | -3/+4 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #3297 from jcantrill/bz_1419962_cassandra_pwd_failure | Scott Dodson | 2017-02-10 | 1 | -1/+0 |
|\ | | | | | bug 1419962. fix openshift_metrics pwd issue after reinstall where ca… | ||||
| * | bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ↵ | Jeff Cantrill | 2017-02-09 | 1 | -1/+0 |
| | | | | | | | | has incorrect pwd exception | ||||
* | | Merge pull request #3320 from jcantrill/bz_1420538_metrics_supplemental_groups | Scott Dodson | 2017-02-10 | 1 | -0/+1 |
|\ \ | | | | | | | bug 1420538. Allow users to set supplementalGroup for Cassandra | ||||
| * | | bug 1420538. Allow users to set supplementalGroup for Cassandra | Jeff Cantrill | 2017-02-09 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #3281 from ewolinetz/revert_3257 | Scott Dodson | 2017-02-10 | 1 | -0/+2 |
|\ \ | |/ |/| | Reverting commit 3257 and renaming master_url to openshift_logging_ma… | ||||
| * | Updating defaults to pull from previously defined variable names used in ↵ | ewolinetz | 2017-02-08 | 1 | -0/+2 |
| | | | | | | | | playbooks | ||||
* | | use pvc_size instead of pv_size for openshift_metrics since the role creates ↵ | Jeff Cantrill | 2017-02-08 | 1 | -2/+2 |
|/ | | | | claims | ||||
* | fix 1406057. Allow openshift_metrics nodeselectors for components | Jeff Cantrill | 2017-02-06 | 1 | -0/+3 |
| | |||||
* | User provided certs pushed from control. vars reorg (#12) | Jeff Cantrill | 2017-01-17 | 1 | -8/+19 |
| | | | Merging per discussion and agreement from @bbguimaraes | ||||
* | update vars to allow scaling of components (#9) | Jeff Cantrill | 2017-01-17 | 1 | -0/+2 |
| | |||||
* | allow definition of cpu/memory limits/resources (#11) | Jeff Cantrill | 2017-01-17 | 1 | -1/+13 |
| | |||||
* | rename variables to be less extraneous (#10) | Jeff Cantrill | 2017-01-17 | 1 | -4/+6 |
| | |||||
* | Add tasks to uninstall metrics (#7) | Jeff Cantrill | 2017-01-17 | 1 | -2/+2 |
| | |||||
* | Custom certificates (#5) | Bruno Barcarol Guimarães | 2017-01-17 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | * Generate secrets on a persistent directory. * Split certificate generation files. * Custom certificates. * Minor fixes. - use `slurp` instead of `shell: base64` - fix route hostname * Updates on origin-metrics. | ||||
* | prefix vars with metrics role (#4) | Jeff Cantrill | 2017-01-17 | 1 | -13/+14 |
| | |||||
* | Bruno Barcarol Guimarães work to move metrics to ansible from deployer | Jeff Cantrill | 2017-01-17 | 1 | -0/+17 |
| | |||||
* | rename openshift_metrics to openshift_hosted_metrics | Jeff Cantrill | 2017-01-11 | 1 | -2/+0 |
| | |||||
* | Move infrastructure templates into openshift_hosted_templates role. | Andrew Butcher | 2016-10-21 | 1 | -0/+2 |