summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_curator/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Updating logging components image defaulting pattern to match ↵Eric Wolinetz2017-11-061-2/+0
| | | | openshift_logging pattern
* Use "requests" for CPU resources instead of limitsPeter Portante2017-10-191-2/+3
| | | | | | | | | | | | | | | We now use a CPU request to ensure logging infrastructure pods are not capped by default for CPU usage. It is still important to ensure we have a minimum amount of CPU. We keep the use of the variables *_cpu_limit so that the existing behavior is maintained. Note that we don't want to cap an infra pod's CPU usage by default, since we want to be able to use the necessary resources to complete it's tasks. Bug 1501960 (https://bugzilla.redhat.com/show_bug.cgi?id=1501960)
* Bug 1471322: logging roles based image versionsJan Wozniak2017-08-181-2/+2
| | | | | | Allowing to specify an image version for each logging component https://bugzilla.redhat.com/show_bug.cgi?id=1471322
* Decomposing openshift_logging role into subcomponent rolesewolinetz2017-05-221-0/+33