summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/library/openshift_logging_facts.py
Commit message (Collapse)AuthorAgeFilesLines
* bug 1489498. preserve replica and shard settingsJeff Cantrill2017-10-171-1/+1
|
* Bug 1496271 - Perserve SCC for ES local persistent storageJeff Cantrill2017-10-031-4/+2
| | | | | | | | | | ES can be modified to use node local persistent storage. This requires changing SCC and is described in docs: https://docs.openshift.com/container-platform/3.6/install_config/aggregate_logging.html During an upgrade, SCC defined by the user is ignored. This fix fetches SCC user defined as a fact and adds it to the ES DC which is later used.
* bug 1482661. Preserve ES dc nodeSelector and supplementalGroupsJeff Cantrill2017-09-291-0/+5
| | | | (cherry picked from commit 601e35cbf4410972c7fa0a1d3d5c6327b82353ac)
* Decomposing openshift_logging role into subcomponent rolesewolinetz2017-05-221-1/+1
|
* Fixed for python3 with Fedora 25 AtomicDonny Davis2017-05-141-1/+1
| | | This is not the only required fix, but this does fix one of the many issues.
* Addressing found issues with logging roleewolinetz2017-01-181-2/+2
|
* Addressing Travis errorsewolinetz2017-01-171-148/+185
|
* Creating openshift_logging role for deploying Aggregated Logging without a ↵ewolinetz2016-12-141-0/+303
deployer image