index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_node
/
templates
/
openshift.docker.node.service
Age
Commit message (
Expand
)
Author
2018-01-23
Change dnsmasq Requires to Wants. https://bugzilla.redhat.com/show_bug.cgi?id...
Rajat Chopra
2017-12-14
Remove openshift_node_facts part 1
Michael Gugino
2017-12-07
Remove openshift.common.service_type
Michael Gugino
2017-12-01
Implement container runtime role
Michael Gugino
2017-10-05
node: make node service PartOf=openvswitch.service when openshift-sdn is used
Dan Williams
2017-09-20
Changes for Nuage atomic ansible install
Rohan Parulekar
2017-09-11
Fix: authenticated registry support for containerized hosts
Michael Gugino
2017-09-06
Remove openshift-common
Michael Gugino
2017-06-30
Use default ports for dnsmasq and node dns
Scott Dodson
2017-06-30
Run dns on the node and use that for dnsmasq
Scott Dodson
2017-06-12
Ensure that host pki tree is mounted in containerized components
Scott Dodson
2017-05-17
node, systemd: change Requires to Wants for openvswitch
Giuseppe Scrivano
2017-05-09
Update systemd units to use proper container service name
Steve Milner
2017-03-21
Make /rootfs mount rslave
Scott Dodson
2017-03-15
Fix containerized openvswitch race
Scott Dodson
2017-03-03
node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun...
Dan Williams
2017-01-18
kubelet must have rw to cgroups for pod/qos cgroups to function
Derek Carr
2016-08-25
Don't use openshift_env for cloud provider facts.
Andrew Butcher
2016-08-18
Mount /sys rw
Scott Dodson
2016-07-06
Make /var/lib/origin mounted rslave
Scott Dodson
2016-05-24
Conditionally bind mount /usr/bin/docker-current when it is present (#1941)
Scott Dodson
2016-05-18
docker-current was missing from the containerized atomic-openshift-node.servi...
Marcel Wysocki
2016-04-12
use RestartSec to avoid default rate limit in systemd
Brenton Leanhardt
2016-04-06
Add cloudprovider config dir to docker options.
Andrew Butcher
2016-03-28
make docker service want ose containerized services
Seth Jennings
2016-03-22
Add /dev to node containers
Scott Dodson
2016-03-16
Load environment files in containerized installs
Scott Dodson
2016-03-14
improve ordering of systemd units
Jason DeTiberus
2016-03-03
Correctly set the image tag for containerized installs (and upgrades)
Brenton Leanhardt
2016-02-18
Add /var/log to containerized node mounts
Scott Dodson
2015-12-15
Containerization work by @sdodson
Scott Dodson
2015-12-15
Initial containerization work from @ibotty
Tobias Florek