index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
openshift_node
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
add glusterblock support for ansible
Mangirdas
2018-01-31
1
-0
/
+15
*
Merge pull request #6843 from rajatchopra/bugdnsmasq
Scott Dodson
2018-01-24
2
-2
/
+2
|
\
|
*
Change dnsmasq Requires to Wants. https://bugzilla.redhat.com/show_bug.cgi?id...
Rajat Chopra
2018-01-23
2
-2
/
+2
*
|
Lowercase node names when creating certificates
Vadim Rutkovsky
2018-01-23
1
-1
/
+1
|
/
*
Properly cast crio boolean variables to bool
Michael Gugino
2018-01-08
3
-3
/
+3
*
Add docker auth credentials to system container install
Michael Gugino
2018-01-02
1
-1
/
+7
*
Relocate filter plugins to lib_utils
Michael Gugino
2017-12-18
1
-1
/
+1
*
Remove openshift_node_facts role
Michael Gugino
2017-12-18
2
-5
/
+3
*
Merge pull request #6456 from mgugino-upstream-stage/node-facts
Michael Gugino
2017-12-17
2
-6
/
+6
|
\
|
*
Remove openshift_node_facts part 1
Michael Gugino
2017-12-14
2
-6
/
+6
*
|
crio: change socket path to /var/run/crio/crio.sock
Giuseppe Scrivano
2017-12-12
1
-2
/
+2
|
/
*
Remove openshift.common.service_type
Michael Gugino
2017-12-07
2
-15
/
+15
*
Implement container runtime role
Michael Gugino
2017-12-01
5
-16
/
+16
*
Combine openshift_node and openshift_node_dnsmasq
Michael Gugino
2017-11-27
2
-0
/
+14
*
Removed old version code
Michael Gugino
2017-11-14
1
-2
/
+0
*
Initial Kuryr support
MichaĆ Dulko
2017-10-20
1
-1
/
+3
*
Do not remove files for bootstrap if resolv or dns.
Kenny Woodson
2017-10-17
1
-3
/
+3
*
Add ability to set node and master imageConfig to latest
Michael Gugino
2017-10-12
1
-1
/
+1
*
Separate tuned daemon setup into a role.
Jiri Mencak
2017-10-10
4
-67
/
+0
*
node: make node service PartOf=openvswitch.service when openshift-sdn is used
Dan Williams
2017-10-05
1
-0
/
+1
*
Merge pull request #5269 from rparulek/nuage-ansible
OpenShift Merge Robot
2017-09-25
1
-0
/
+1
|
\
|
*
Changes for Nuage atomic ansible install
Rohan Parulekar
2017-09-20
1
-0
/
+1
*
|
Move additional/block/insecure registires to /etc/containers/registries.conf
Michael Gugino
2017-09-21
1
-1
/
+1
|
/
*
Fix: authenticated registry support for containerized hosts
Michael Gugino
2017-09-11
1
-1
/
+16
*
Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_common
OpenShift Bot
2017-09-07
2
-7
/
+7
|
\
|
*
Remove openshift-common
Michael Gugino
2017-09-06
2
-7
/
+7
*
|
remove experimental-cri flag from node config
Seth Jennings
2017-09-06
1
-2
/
+0
|
/
*
roles: use openshift_use_crio
Giuseppe Scrivano
2017-08-25
3
-3
/
+3
*
New tuned profile hierarchy.
Jiri Mencak
2017-08-15
4
-0
/
+67
*
openshift_node: fix typo for experimental-cri
Steve Milner
2017-08-03
1
-1
/
+1
*
cri-o: Fix node template to use full variable
Steve Milner
2017-08-03
1
-1
/
+1
*
cri-o: Add cri-o as a Wants in node units
Steve Milner
2017-08-03
2
-1
/
+2
*
node.yaml: configure node to use cri-o when openshift.common.use_crio
Giuseppe Scrivano
2017-08-03
1
-0
/
+15
*
Set TimeoutStartSec=300
Scott Dodson
2017-07-25
1
-0
/
+1
*
Revert "set KillMode to process in node service file"
Scott Dodson
2017-07-25
1
-1
/
+0
*
set KillMode to process in node service file
Jan Chaloupka
2017-07-13
1
-0
/
+1
*
Use default ports for dnsmasq and node dns
Scott Dodson
2017-06-30
3
-3
/
+3
*
Run dns on the node and use that for dnsmasq
Scott Dodson
2017-06-30
5
-43
/
+40
*
Ensure that host pki tree is mounted in containerized components
Scott Dodson
2017-06-12
1
-1
/
+1
*
node, systemd: change Requires to Wants for openvswitch
Giuseppe Scrivano
2017-05-17
1
-1
/
+1
*
Fix templating of static service files
Russell Teague
2017-05-12
2
-0
/
+0
*
Add service file templates for master and node
Steve Milner
2017-05-09
2
-0
/
+43
*
Update systemd units to use proper container service name
Steve Milner
2017-05-09
3
-10
/
+10
*
Make /rootfs mount rslave
Scott Dodson
2017-03-21
1
-1
/
+1
*
Fix containerized openvswitch race
Scott Dodson
2017-03-15
1
-0
/
+2
*
Allow overriding minTLSVersion and cipherSuites
Martin Eggen
2017-03-09
1
-0
/
+9
*
node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun...
Dan Williams
2017-03-03
1
-1
/
+1
*
Combined (squashed) commit for all changes related to adding Contiv support i...
Sanjeev Rampal
2017-02-27
1
-1
/
+1
*
kubelet must have rw to cgroups for pod/qos cgroups to function
Derek Carr
2017-01-18
1
-1
/
+1
*
Merge pull request #2763 from yfauser/byo_cni_plugin_fixes
Andrew Butcher
2016-11-16
1
-1
/
+1
|
\
[next]