| Commit message (Expand) | Author | Age | Files | Lines |
* | Add defaults for openshift_pkg_version | Michael Gugino | 2018-01-10 | 2 | -2/+2 |
* | Merge pull request #6553 from mgugino-upstream-stage/node-reduce-package-comm... | Michael Gugino | 2018-01-10 | 1 | -24/+14 |
|\ |
|
| * | Install node packages in one task instead of 3 | Michael Gugino | 2018-01-04 | 1 | -24/+14 |
* | | Merge pull request #6658 from mgugino-upstream-stage/containerized_bools | OpenShift Merge Robot | 2018-01-09 | 1 | -1/+1 |
|\ \ |
|
| * | | ensure containerized bools are cast | Michael Gugino | 2018-01-08 | 1 | -1/+1 |
* | | | Merge pull request #6650 from vrutkovs/containerized_upgrade_set_openshift_us... | OpenShift Merge Robot | 2018-01-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Use openshift_node_use_openshift_sdn when doing a containerized node upgrade | Vadim Rutkovsky | 2018-01-09 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Properly cast crio boolean variables to bool | Michael Gugino | 2018-01-08 | 2 | -4/+4 |
| |/
|/| |
|
* | | Don't overwrite node's systemd units for containerized install | Vadim Rutkovsky | 2018-01-05 | 1 | -1/+1 |
|/ |
|
* | Remove bootstrap.yml from main.yml in openshift_node role | Michael Gugino | 2017-12-21 | 1 | -4/+0 |
* | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 2 | -2/+1 |
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 16 | -25/+25 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -2/+2 |
* | Remove openshift_node_facts role | Michael Gugino | 2017-12-18 | 4 | -5/+5 |
* | Merge pull request #6456 from mgugino-upstream-stage/node-facts | Michael Gugino | 2017-12-17 | 5 | -9/+9 |
|\ |
|
| * | Remove openshift_node_facts part 1 | Michael Gugino | 2017-12-14 | 5 | -9/+9 |
* | | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 17 | -30/+32 |
|/ |
|
* | upgrade node mark 2 | Michael Gugino | 2017-12-12 | 11 | -174/+219 |
* | Refactor node upgrade to include less serial tasks | Michael Gugino | 2017-12-12 | 8 | -189/+190 |
* | Refactor upgrade codepaths step 1 | Michael Gugino | 2017-12-12 | 1 | -15/+0 |
* | openshift_node: reintroduce restart of CRI-O. | Giuseppe Scrivano | 2017-12-08 | 1 | -0/+9 |
* | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 13 | -29/+29 |
* | Merge pull request #6362 from mgugino-upstream-stage/crt-plays | Scott Dodson | 2017-12-07 | 3 | -16/+0 |
|\ |
|
| * | Implement container_runtime playbooks and changes | Michael Gugino | 2017-12-07 | 3 | -16/+0 |
* | | Include Deprecation: Convert to include_tasks | Russell Teague | 2017-12-06 | 1 | -1/+1 |
|/ |
|
* | Fix oreg_auth_credentials_create register var | Michael Gugino | 2017-12-05 | 1 | -2/+6 |
* | Implement container runtime role | Michael Gugino | 2017-12-01 | 4 | -15/+8 |
* | retry package operations | Luke Meyer | 2017-11-30 | 11 | -0/+28 |
* | Combine openshift_node and openshift_node_dnsmasq | Michael Gugino | 2017-11-27 | 5 | -2/+91 |
* | Merge pull request #6198 from mgugino-upstream-stage/openvswitch-sys-container | Michael Gugino | 2017-11-27 | 1 | -2/+2 |
|\ |
|
| * | Remove is_openvswitch_system_container from facts | Michael Gugino | 2017-11-22 | 1 | -2/+2 |
* | | Include Deprecation - openshift-node | Russell Teague | 2017-11-22 | 6 | -30/+27 |
|/ |
|
* | Fix system_images_registry variable | Michael Gugino | 2017-11-22 | 2 | -4/+4 |
* | Fix node system container var | Michael Gugino | 2017-11-21 | 2 | -3/+3 |
* | Combine openshift_node and openshift_node_upgrade | Michael Gugino | 2017-11-16 | 6 | -0/+320 |
* | Merge pull request #6094 from mgugino-upstream-stage/syscontainers-docker-log... | OpenShift Merge Robot | 2017-11-15 | 1 | -0/+19 |
|\ |
|
| * | Alternative method to create docker registry auth creds | Michael Gugino | 2017-11-14 | 1 | -0/+19 |
* | | Adding instance profile support for node groups. | Kenny Woodson | 2017-11-13 | 2 | -0/+2 |
|/ |
|
* | Adding CONFIG_FILE option back. | Kenny Woodson | 2017-11-01 | 1 | -3/+3 |
* | Configurable node config location. | Kenny Woodson | 2017-11-01 | 1 | -3/+3 |
* | Merge pull request #5924 from smarterclayton/bootstrap_cleanup | OpenShift Merge Robot | 2017-10-31 | 1 | -1/+1 |
|\ |
|
| * | GCP cannot use AWS growpart package | Clayton Coleman | 2017-10-30 | 1 | -1/+1 |
* | | Add retry logic to docker auth credentials | Michael Gugino | 2017-10-30 | 1 | -0/+3 |
|/ |
|
* | Renaming csr to bootstrap for consistency. | Kenny Woodson | 2017-10-25 | 1 | -1/+1 |
* | systemcontainers: Verify atomic.conf proxy is always configured | Steve Milner | 2017-10-19 | 2 | -0/+10 |
* | Do not remove files for bootstrap if resolv or dns. | Kenny Woodson | 2017-10-17 | 5 | -51/+102 |
* | Fix containerized node service unit placement order | Michael Gugino | 2017-10-12 | 4 | -15/+3 |
* | Fix broken debug_level | Michael Gugino | 2017-10-11 | 1 | -1/+1 |
* | Separate tuned daemon setup into a role. | Jiri Mencak | 2017-10-10 | 2 | -45/+0 |
* | Move node aws credentials to config.yml | Michael Gugino | 2017-10-02 | 2 | -16/+16 |