summaryrefslogtreecommitdiff
path: root/roles/openshift_node
AgeCommit message (Expand)Author
2017-09-20Cleanup old deployment typesMichael Gugino
2017-09-18Fix registry auth task orderingMichael Gugino
2017-09-16Merge pull request #5334 from juanluisvaladas/move-sysctlOpenShift Merge Robot
2017-09-15Merge pull request #5345 from smarterclayton/firewallOpenShift Merge Robot
2017-09-14Setup tuned after the node has been restarted.Jiri Mencak
2017-09-13Merge pull request #5370 from jmencak/tuned-openshift-ansible-bad_merge-fixOpenShift Bot
2017-09-12Re-enabling new tuned profile hierarchy (PR5089)Jiri Mencak
2017-09-11Add `openshift_node_open_ports` to allow arbitrary firewall exposureClayton Coleman
2017-09-11Fix: authenticated registry support for containerized hostsMichael Gugino
2017-09-08Move sysctl.conf customizations to a separate fileJuan Luis de Sousa-Valadas CastaƱo
2017-09-07Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson
2017-09-07Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot
2017-09-06Remove openshift-commonMichael Gugino
2017-09-06remove experimental-cri flag from node configSeth Jennings
2017-08-30Merge pull request #5230 from kwoodson/openshift_node_bootstrapOpenShift Bot
2017-08-29Merging openshift_node with openshift bootstrap.Kenny Woodson
2017-08-29Merge pull request #5128 from mgugino-upstream-stage/reg-authScott Dodson
2017-08-29Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson
2017-08-28Add independent registry auth supportMichael Gugino
2017-08-25roles: use openshift_use_crioGiuseppe Scrivano
2017-08-25Default to global setting for firewall.Kenny Woodson
2017-08-25cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano
2017-08-25Merge pull request #5089 from jmencak/tuned-setupScott Dodson
2017-08-24Merge pull request #5054 from jmencak/tuned-profilesScott Dodson
2017-08-15Setup tuned profiles in /etc/tunedJiri Mencak
2017-08-15New tuned profile hierarchy.Jiri Mencak
2017-08-10Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson
2017-08-09Adding a default condition and removing unneeded defaults.Kenny Woodson
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-08-04Merge pull request #4898 from giuseppe/cri-oOpenShift Bot
2017-08-04Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka
2017-08-03cri-o: Restart cri-o after openshift sdn installationSteve Milner
2017-08-03cri-o: Continue node without SELinux checkSteve Milner
2017-08-03openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano
2017-08-03openshift_node: fix typo for experimental-criSteve Milner
2017-08-03cri-o: Fix node template to use full variableSteve Milner
2017-08-03cri-o: Add cri-o as a Wants in node unitsSteve Milner
2017-08-03node.yaml: configure node to use cri-o when openshift.common.use_crioGiuseppe Scrivano
2017-08-01Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot
2017-07-28move common tasks to a single file included by both systemd_units.ymlJan Chaloupka
2017-07-27Move node facts to new openshift_node_facts role.Andrew Butcher
2017-07-27Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka
2017-07-26Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka
2017-07-26Merge pull request #4813 from sdodson/log-dumperScott Dodson
2017-07-25Set TimeoutStartSec=300Scott Dodson
2017-07-25Revert "set KillMode to process in node service file"Scott Dodson
2017-07-20Fix log dumping on service failureScott Dodson
2017-07-19allow to specify docker registry for system containersJan Chaloupka
2017-07-18Dump some logsScott Dodson
2017-07-18daemon_reload on node and ovs startScott Dodson