Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only try to yaml.load a file if it ends in .yml or .yaml in logging facts | Eric Wolinetz | 2018-02-08 | 1 | -3/+4 |
| | |||||
* | Add key check for facts_for_clusterrolebindings | Kenjiro Nakayama | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Add key existing check to collect facts for rolebidings | Kenjiro Nakayama | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Updating logging_facts to be able to pull values from config maps yaml ↵ | Eric Wolinetz | 2018-01-02 | 2 | -1/+124 |
| | | | | files, use diffs to keep custom changes, white list certain settings when creating diffs | ||||
* | bug 1489498. preserve replica and shard settings | Jeff Cantrill | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | Bug 1496271 - Perserve SCC for ES local persistent storage | Jeff Cantrill | 2017-10-03 | 1 | -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 supplementalGroups | Jeff Cantrill | 2017-09-29 | 1 | -0/+5 |
| | | | | (cherry picked from commit 601e35cbf4410972c7fa0a1d3d5c6327b82353ac) | ||||
* | Decomposing openshift_logging role into subcomponent roles | ewolinetz | 2017-05-22 | 1 | -1/+1 |
| | |||||
* | Fixed for python3 with Fedora 25 Atomic | Donny Davis | 2017-05-14 | 1 | -1/+1 |
| | | | This is not the only required fix, but this does fix one of the many issues. | ||||
* | Addressing found issues with logging role | ewolinetz | 2017-01-18 | 1 | -2/+2 |
| | |||||
* | Addressing Travis errors | ewolinetz | 2017-01-17 | 1 | -148/+185 |
| | |||||
* | addressing comments | ewolinetz | 2017-01-12 | 1 | -0/+0 |
| | |||||
* | Creating openshift_logging role for deploying Aggregated Logging without a ↵ | ewolinetz | 2016-12-14 | 2 | -0/+303 |
deployer image |