summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | r53 tweaksJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | SG update take 2Jason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | update SG infoJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | remove IAM instance profilesJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fix CF paramJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | depends on fixesJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | missing resourceJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | more pv removalJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Remove PV creationJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Add InfraSgId parameter.Andrew Butcher2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fix missing sg defJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fix jsonJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #3 from abutcher/cf-templateAndrew Butcher2016-05-040-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add cloudformation template.
| | | * | | | | | | | | Add cloudformation template.Andrew Butcher2016-05-040-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | fix typoJason DeTiberus2016-05-040-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | more tweaksJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | tweaksJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | tweaksJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #2 from abutcher/node-user-dataAndrew Butcher2016-05-040-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add node user data.
| | | * | | | | | | | | Add node user data.Andrew Butcher2016-05-040-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #1 from abutcher/hack-dayJason DeTiberus2016-05-040-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Initial playbooks layout w/ cloudformation pieces.
| | | * | | | | | | | | Initial playbooks layout w/ cloudformation pieces.Andrew Butcher2016-05-040-0/+0
| | |/ / / / / / / / /
| | * / / / / / / / / Initial CommitJason DeTiberus2016-03-300-0/+0
| | / / / / / / / /
* | | | | | | | | | Merge pull request #6064 from mtnbikenc/consolidate-initScott Dodson2017-11-1682-272/+88
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Playbook Consolidation - Initialization
| * | | | | | | | | | Playbook Consolidation - InitializationRussell Teague2017-11-1582-272/+88
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #6088 from wozniakjan/bug_1510496_es_pvc_sizeOpenShift Merge Robot2017-11-162-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Bug 1510496 - logging: honor ES PVC size fix for https://bugzilla.redhat.com/show_bug.cgi?id=1510496
| * | | | | | | | | | | Bug 1510496 - logging: honor ES PVC sizeJan Wozniak2017-11-102-1/+3
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5729 from kwoodson/cluster_autoscalerOpenShift Merge Robot2017-11-1613-0/+363
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Adding support for cluster-autoscaler. This is the kubernetes cluster-autoscaler role. Features: - Updated lib_openshift to handle --role-namespace when modifying/creating rolebindings for specific namespaced role objects - openshift_cluster_autoscaler role to deploy the autoscaler
| * | | | | | | | | | Adding support for cluster-autoscaler roleKenny Woodson2017-10-1113-0/+363
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #5990 from kwoodson/ensure_node_startedOpenShift Merge Robot2017-11-162-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Ensure node service is started. When bootstrapping nodes we need to restart networkmanager so that the /etc/resolv.conf is properly populated. We also restart the node service after making changes to the unit files.
| * | | | | | | | | | | Ensure node service is started.Kenny Woodson2017-11-152-0/+9
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5500 from vshn/projtmpl1OpenShift Merge Robot2017-11-166-0/+97
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Add role to configure project request template The OpenShift master role already supports changing the master configuration to refer to a project template, but there's no way to manage that template directly. This role adds the necessary code to generate a default template and to apply customizations using the "yedit" module. We need to configure custom services and endpoints in every project. The project request template enables us to do that automatically in every project and we'd like to manage the template using Ansible.
| * | | | | | | | | | | Add role to configure project request templateMichael Hanselmann2017-10-236-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The OpenShift master role already supports changing the master configuration to refer to a project template, but there's no way to manage that template directly. This role adds the necessary code to generate a default template and to apply customizations using the "yedit" module.
* | | | | | | | | | | | Merge pull request #6123 from mtnbikenc/tweak-configOpenShift Merge Robot2017-11-152-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Minor tweaks to ansible.cfg and example inventory - Adds reference to plugins and library path to support removal of symlinks - Removes references to old example inventories - Corrects deprecated ansible_ssh_user - Adds [nfs] group for proper parsing of the example inventory
| * | | | | | | | | | | | Minor tweaks to ansible.cfg and example inventoryRussell Teague2017-11-152-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds reference to plugins and library path to support removal of symlinks - Removes references to old example inventories - Corrects deprecated ansible_ssh_user - Adds [nfs] group for proper parsing of the example inventory
* | | | | | | | | | | | | Merge pull request #6037 from ewolinetz/logging_default_imagesOpenShift Merge Robot2017-11-1532-129/+204
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Updating logging components image defaulting pattern Matches openshift_logging pattern and pattern used by other ansible components Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1505681
| * | | | | | | | | | | | | Removing setting prefix and version facts in openshift_logging to let the ↵Eric Wolinetz2017-11-133-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | component roles set their defaults
| * | | | | | | | | | | | | Fixing origin default for es proxyEric Wolinetz2017-11-091-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Addressing tox errorsEric Wolinetz2017-11-074-64/+64
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Addressing commentsEric Wolinetz2017-11-072-3/+3
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Updating logging components image defaulting pattern to match ↵Eric Wolinetz2017-11-0630-47/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openshift_logging pattern
* | | | | | | | | | | | | | Merge pull request #6099 from zgalor/create_cfgmap_before_statefulsetOpenShift Merge Robot2017-11-151-19/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Create prometheus configmaps before statefulset Originally statefulset was created before configmaps and the pod would have a "FailedMount" warning for a few seconds until the configmaps are created. Now the configmaps are created before the statefulset to avoid that warning.
| * | | | | | | | | | | | | | Create prometheus configmaps before statefulsetZohar Galor2017-11-131-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally statefulset was created before configmaps and the pod would have a "FailedMount" warning for a few seconds until the configmaps are created. Now the configmaps are created before the statefulset to avoid that warning.
* | | | | | | | | | | | | | | Merge pull request #6078 from mtnbikenc/require-ansible-2.4OpenShift Merge Robot2017-11-154-8/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Start requiring Ansible 2.4 We've tested Ansible 2.4 and need to start addressing deprecation warnings. This change will allow us to start migrating away from the `include:` directive as well as make necessary changes for obsolete AWS modules.
| * | | | | | | | | | | | | | | Start requiring Ansible 2.4Russell Teague2017-11-094-8/+25
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #6084 from mgugino-upstream-stage/combine-master-upgradeOpenShift Merge Robot2017-11-1510-98/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Combine master upgrade play with role Currently, there are plays importing tasks directly from openshift_master role. This has caused numerous bugs and code duplicaiton in the past. This commit combines the upgrade into openshift_master role utilizing include_role syntax.
| * | | | | | | | | | | | | | | Combine master upgrade play with roleMichael Gugino2017-11-0911-108/+79
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, there are plays importing tasks directly from openshift_master role. This has caused numerous bugs and code duplicaiton in the past. This commit combines the upgrade into openshift_master role utilizing include_role syntax.
* | | | | | | | | | | | | | | Merge pull request #6105 from kwoodson/docker_crio_fixScott Dodson2017-11-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | Fixing docker crio installation.
| * | | | | | | | | | | | | | Fixing islnk.Kenny Woodson2017-11-131-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Added aos-3.8 releaser for titoJenkins CD Merge Bot2017-11-151-0/+4
| | | | | | | | | | | | | | |