summaryrefslogtreecommitdiff
path: root/docs/proposals
AgeCommit message (Collapse)Author
2017-10-19Use "requests" for CPU resources instead of limitsPeter Portante
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)
2017-09-20Merge pull request #5322 from mtnbikenc/proposal-playbook-consolidationScott Dodson
[Proposal] OpenShift-Ansible Playbook Consolidation
2017-09-13Rework openshift-cluster into deploy_cluster.ymlRussell Teague
2017-09-11[Proposal] OpenShift-Ansible Proposal ProcessRussell Teague
2017-09-06[Proposal] OpenShift-Ansible Playbook ConsolidationRussell Teague
2017-04-27Adding some more sections to additional considerations, being less rigid on ↵ewolinetz
large roles for composing -- can also be a playbook
2017-04-21Updating snippet contents, formatting and providing urlsewolinetz
2017-04-05Update snippets and add bullet point on role dependencyewolinetz
2017-03-30Creating initial proposal doc for reviewewolinetz