summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* | Adding instance profile support for node groups.Kenny Woodson2017-11-132-0/+2
|/
* Adding CONFIG_FILE option back.Kenny Woodson2017-11-011-3/+3
* Configurable node config location.Kenny Woodson2017-11-011-3/+3
* Merge pull request #5924 from smarterclayton/bootstrap_cleanupOpenShift Merge Robot2017-10-311-1/+1
|\
| * GCP cannot use AWS growpart packageClayton Coleman2017-10-301-1/+1
* | Add retry logic to docker auth credentialsMichael Gugino2017-10-301-0/+3
|/
* Renaming csr to bootstrap for consistency.Kenny Woodson2017-10-251-1/+1
* systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner2017-10-192-0/+10
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-175-51/+102
* Fix containerized node service unit placement orderMichael Gugino2017-10-124-15/+3
* Fix broken debug_levelMichael Gugino2017-10-111-1/+1
* Separate tuned daemon setup into a role.Jiri Mencak2017-10-102-45/+0
* Move node aws credentials to config.ymlMichael Gugino2017-10-022-16/+16
* Merge pull request #5599 from ashcrow/node-start-fixOpenShift Merge Robot2017-10-011-0/+2
|\
| * openshift_node: Add MASTER_SERVICE on system container installSteve Milner2017-09-291-0/+1
| * openshift_node: Set DOCKER_SERVICE for system containerSteve Milner2017-09-291-0/+1
* | Fix registry auth variableMichael Gugino2017-09-291-1/+1
|/
* Fix registry_auth logic for upgradesMichael Gugino2017-09-221-10/+9
* Merge pull request #5429 from giuseppe/node-specify-dns-domainOpenShift Merge Robot2017-09-211-0/+2
|\
| * node: specify the DNS domainGiuseppe Scrivano2017-09-201-0/+2
* | Cleanup old deployment typesMichael Gugino2017-09-201-1/+2
|/
* Fix registry auth task orderingMichael Gugino2017-09-181-2/+2
* Merge pull request #5334 from juanluisvaladas/move-sysctlOpenShift Merge Robot2017-09-161-8/+5
|\
| * Move sysctl.conf customizations to a separate fileJuan Luis de Sousa-Valadas CastaƱo2017-09-081-8/+5
* | Setup tuned after the node has been restarted.Jiri Mencak2017-09-141-4/+4
* | Merge pull request #5370 from jmencak/tuned-openshift-ansible-bad_merge-fixOpenShift Bot2017-09-132-14/+4
|\ \
| * | Re-enabling new tuned profile hierarchy (PR5089)Jiri Mencak2017-09-122-14/+4
* | | Fix: authenticated registry support for containerized hostsMichael Gugino2017-09-112-14/+26
|/ /
* | Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-072-11/+29
* | Remove openshift-commonMichael Gugino2017-09-064-5/+5
* | Merge pull request #5230 from kwoodson/openshift_node_bootstrapOpenShift Bot2017-08-305-187/+232
|\ \
| * | Merging openshift_node with openshift bootstrap.Kenny Woodson2017-08-295-188/+233
* | | Merge pull request #5128 from mgugino-upstream-stage/reg-authScott Dodson2017-08-291-0/+15
|\ \ \
| * | | Add independent registry auth supportMichael Gugino2017-08-281-0/+15
| |/ /
* | | Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson2017-08-292-3/+3
|\ \ \ | |/ / |/| |
| * | cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano2017-08-252-3/+3
* | | Setup tuned profiles in /etc/tunedJiri Mencak2017-08-152-14/+45
|/ /
* | Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-101-2/+2
* | Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-091-4/+4
* | First attempt at refactor of os_firewallKenny Woodson2017-08-082-0/+72
* | Merge pull request #4898 from giuseppe/cri-oOpenShift Bot2017-08-042-4/+22
|\ \
| * | cri-o: Restart cri-o after openshift sdn installationSteve Milner2017-08-031-0/+7
| * | cri-o: Continue node without SELinux checkSteve Milner2017-08-031-3/+3
| * | openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano2017-08-031-1/+12
* | | Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka2017-08-042-4/+4
|\ \ \ | |/ / |/| |
| * | allow to specify docker registry for system containersJan Chaloupka2017-07-192-4/+4
* | | Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot2017-08-011-28/+0
|\ \ \
| * | | Move node facts to new openshift_node_facts role.Andrew Butcher2017-07-271-28/+0
* | | | move common tasks to a single file included by both systemd_units.ymlJan Chaloupka2017-07-288-78/+85
|/ / /
* | | Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka2017-07-271-2/+6
|\ \ \