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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port 10255 unnecessary. Removing all instances
Chris Callegari
2017-04-04
2
-8
/
+0
*
Use meta/main.yml for role dependencies
Russell Teague
2017-03-27
3
-8
/
+1
*
Make /rootfs mount rslave
Scott Dodson
2017-03-21
1
-1
/
+1
*
Fix containerized openvswitch race
Scott Dodson
2017-03-15
1
-0
/
+2
*
Merge pull request #3599 from martineg/min_tls_version
OpenShift Bot
2017-03-14
1
-0
/
+9
|
\
|
*
Allow overriding minTLSVersion and cipherSuites
Martin Eggen
2017-03-09
1
-0
/
+9
*
|
Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib...
Olivier Buisson
2017-03-13
1
-1
/
+1
|
/
*
node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun...
Dan Williams
2017-03-03
1
-1
/
+1
*
Merge pull request #3393 from srampal/contiv
Scott Dodson
2017-03-01
1
-1
/
+1
|
\
|
*
Combined (squashed) commit for all changes related to adding Contiv support i...
Sanjeev Rampal
2017-02-27
1
-1
/
+1
*
|
node: use the new oc_atomic_container module
Giuseppe Scrivano
2017-02-28
3
-60
/
+18
|
/
*
Merge pull request #3332 from giuseppe/system-containers-ha
Giuseppe Scrivano
2017-02-15
3
-8
/
+12
|
\
|
*
node, vars/main.yml: define l_is_ha and l_is_same_version
Giuseppe Scrivano
2017-02-14
3
-10
/
+10
|
*
node: simplify when conditionals
Giuseppe Scrivano
2017-02-10
1
-2
/
+5
|
*
openvswitch: simplify when conditionals
Giuseppe Scrivano
2017-02-10
1
-4
/
+5
*
|
Merge pull request #3305 from giuseppe/conntrack-tools
Scott Dodson
2017-02-10
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
node: ensure conntrack-tools is installed
Giuseppe Scrivano
2017-02-09
1
-0
/
+6
*
|
node: refactor Docker container tasks in a block
Giuseppe Scrivano
2017-02-10
1
-25
/
+25
*
|
system-containers: implement idempotent update
Giuseppe Scrivano
2017-02-10
2
-5
/
+37
*
|
atomic-openshift: install as a system container
Giuseppe Scrivano
2017-02-10
4
-5
/
+61
|
/
*
Comma separate no_proxy host list in openshift_facts so that it appears as a ...
Andrew Butcher
2017-01-25
1
-1
/
+1
*
Reorder node dnsmasq dependency s.t. networkmanager is restarted after firewa...
Andrew Butcher
2017-01-20
1
-2
/
+2
*
kubelet must have rw to cgroups for pod/qos cgroups to function
Derek Carr
2017-01-18
1
-1
/
+1
*
Merge pull request #3096 from abutcher/node_ports
Scott Dodson
2017-01-16
1
-1
/
+10
|
\
|
*
Support openshift_node_port_range for configuring service NodePorts
Clayton Coleman
2017-01-10
1
-1
/
+10
*
|
Add a fact to select --evacuate or --drain based on your OCP version
Tim Bielawa
2017-01-11
1
-0
/
+2
|
/
*
Move role dependencies out of playbooks for openshift_master, openshift_node ...
Andrew Butcher
2017-01-09
1
-1
/
+23
*
Deprecate node 'evacuation' with 'drain'
Tim Bielawa
2016-12-16
1
-1
/
+1
*
YAML Linting
Russell Teague
2016-12-12
1
-12
/
+13
*
Merge pull request #2937 from dgoodwin/upgrade-prepull
Scott Dodson
2016-12-08
2
-14
/
+14
|
\
|
*
Pre-pull master/node/ovs images during upgrade.
Devan Goodwin
2016-12-07
2
-14
/
+14
*
|
Silence warnings when using rpm directly
Dag Wieers
2016-12-08
1
-0
/
+2
|
/
*
Cleanup ovs file and restart docker on every upgrade.
Devan Goodwin
2016-11-30
1
-3
/
+3
*
Refactored to use Ansible systemd module
Russell Teague
2016-11-28
3
-35
/
+46
*
Merge pull request #2818 from mtnbikenc/package-refactor
Scott Dodson
2016-11-21
5
-7
/
+11
|
\
|
*
Refactor to use Ansible package module
Russell Teague
2016-11-17
5
-7
/
+11
*
|
Only run tuned-adm if tuned exists.
Dusty Mabe
2016-11-21
1
-1
/
+7
|
/
*
Merge pull request #2636 from enlinxu/master
Andrew Butcher
2016-11-16
1
-0
/
+5
|
\
|
*
support 3rd party scheduler
enlinxu
2016-10-20
1
-0
/
+5
*
|
Merge pull request #2763 from yfauser/byo_cni_plugin_fixes
Andrew Butcher
2016-11-16
1
-1
/
+1
|
\
\
|
*
|
Change to allow cni deployments without openshift SDN
yfauser
2016-11-08
1
-1
/
+1
*
|
|
Revert "Revert openshift.node.nodename changes"
Scott Dodson
2016-11-08
1
-1
/
+1
|
/
/
*
|
Revert "Fix OpenStack cloud provider"
Scott Dodson
2016-11-07
1
-1
/
+1
*
|
set AWS creds task with no_logs
Sally O'Malley
2016-11-07
1
-0
/
+1
*
|
Deploy an OOM systemd override for openvswitch.
Devan Goodwin
2016-11-02
2
-2
/
+20
*
|
Add node-labels to kubeletArguments
Tim Bielawa
2016-10-20
1
-0
/
+4
|
/
*
Get rid of openshift_node_config_file entirely
Scott Dodson
2016-10-17
3
-5
/
+2
*
Build full node config path in systemd_units tasks.
Andrew Butcher
2016-10-17
1
-1
/
+1
*
Merge pull request #2586 from cgwalters/seboolean-handle-aliases
Scott Dodson
2016-10-13
2
-19
/
+15
|
\
|
*
nfs: Handle seboolean aliases not just in Fedora
Colin Walters
2016-10-12
2
-19
/
+15
[next]