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
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move installation of packages before container_runtime to ensure bind mounts ...
Kenny Woodson
2018-02-13
2
-7
/
+12
*
Merge pull request #5251 from celebdor/configurable_node_start
OpenShift Merge Robot
2018-02-13
1
-1
/
+1
|
\
|
*
Make node start options configurable
Antoni Segura Puimedon
2017-12-21
1
-1
/
+1
*
|
Merge pull request #7031 from mgugino-upstream-stage/fix-syscon-vars
OpenShift Merge Robot
2018-02-08
1
-1
/
+1
|
\
\
|
*
|
Fix master and node system container variables
Michael Gugino
2018-02-06
1
-1
/
+1
*
|
|
openshift_node: Remove master from aws node building
Steve Milner
2018-02-07
1
-2
/
+2
*
|
|
Fix docker rpm upgrade install task wording
Michael Gugino
2018-02-06
1
-1
/
+1
|
/
/
*
|
dynamic inventory bug when group exists but its empty
Mangirdas
2018-02-02
1
-0
/
+1
*
|
add glusterblock support for ansible
Mangirdas
2018-01-31
1
-1
/
+27
*
|
Create swapoff module
Michael Gugino
2018-01-24
3
-62
/
+11
*
|
Add ability to mount volumes into system container nodes
Michael Gugino
2018-01-18
1
-0
/
+19
*
|
Merge pull request #6426 from danwinship/cleanup-ipam
Scott Dodson
2018-01-13
1
-0
/
+6
|
\
\
|
*
|
Clean up host-local IPAM data while nodes are drained
Dan Winship
2017-12-14
1
-0
/
+6
*
|
|
Add defaults for openshift_pkg_version
Michael Gugino
2018-01-10
2
-2
/
+2
*
|
|
Merge pull request #6553 from mgugino-upstream-stage/node-reduce-package-comm...
Michael Gugino
2018-01-10
1
-24
/
+14
|
\
\
\
|
*
|
|
Install node packages in one task instead of 3
Michael Gugino
2018-01-04
1
-24
/
+14
*
|
|
|
Merge pull request #6658 from mgugino-upstream-stage/containerized_bools
OpenShift Merge Robot
2018-01-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ensure containerized bools are cast
Michael Gugino
2018-01-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #6650 from vrutkovs/containerized_upgrade_set_openshift_us...
OpenShift Merge Robot
2018-01-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Use openshift_node_use_openshift_sdn when doing a containerized node upgrade
Vadim Rutkovsky
2018-01-09
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Properly cast crio boolean variables to bool
Michael Gugino
2018-01-08
2
-4
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Don't overwrite node's systemd units for containerized install
Vadim Rutkovsky
2018-01-05
1
-1
/
+1
|
/
/
/
*
|
|
Remove bootstrap.yml from main.yml in openshift_node role
Michael Gugino
2017-12-21
1
-4
/
+0
*
|
|
Remove references to deployment_type
Michael Gugino
2017-12-21
2
-2
/
+1
|
|
/
|
/
|
*
|
Remove openshift.common.{is_atomic|is_containerized}
Michael Gugino
2017-12-20
16
-25
/
+25
*
|
Relocate filter plugins to lib_utils
Michael Gugino
2017-12-18
1
-2
/
+2
*
|
Remove openshift_node_facts role
Michael Gugino
2017-12-18
4
-5
/
+5
*
|
Merge pull request #6456 from mgugino-upstream-stage/node-facts
Michael Gugino
2017-12-17
5
-9
/
+9
|
\
\
|
*
|
Remove openshift_node_facts part 1
Michael Gugino
2017-12-14
5
-9
/
+9
|
|
/
*
/
Deprecate using Ansible tests as filters
Russell Teague
2017-12-14
17
-30
/
+32
|
/
*
upgrade node mark 2
Michael Gugino
2017-12-12
11
-174
/
+219
*
Refactor node upgrade to include less serial tasks
Michael Gugino
2017-12-12
8
-189
/
+190
*
Refactor upgrade codepaths step 1
Michael Gugino
2017-12-12
1
-15
/
+0
*
openshift_node: reintroduce restart of CRI-O.
Giuseppe Scrivano
2017-12-08
1
-0
/
+9
*
Remove openshift.common.service_type
Michael Gugino
2017-12-07
13
-29
/
+29
*
Merge pull request #6362 from mgugino-upstream-stage/crt-plays
Scott Dodson
2017-12-07
3
-16
/
+0
|
\
|
*
Implement container_runtime playbooks and changes
Michael Gugino
2017-12-07
3
-16
/
+0
*
|
Include Deprecation: Convert to include_tasks
Russell Teague
2017-12-06
1
-1
/
+1
|
/
*
Fix oreg_auth_credentials_create register var
Michael Gugino
2017-12-05
1
-2
/
+6
*
Implement container runtime role
Michael Gugino
2017-12-01
4
-15
/
+8
*
retry package operations
Luke Meyer
2017-11-30
11
-0
/
+28
*
Combine openshift_node and openshift_node_dnsmasq
Michael Gugino
2017-11-27
5
-2
/
+91
*
Merge pull request #6198 from mgugino-upstream-stage/openvswitch-sys-container
Michael Gugino
2017-11-27
1
-2
/
+2
|
\
|
*
Remove is_openvswitch_system_container from facts
Michael Gugino
2017-11-22
1
-2
/
+2
*
|
Include Deprecation - openshift-node
Russell Teague
2017-11-22
6
-30
/
+27
|
/
*
Fix system_images_registry variable
Michael Gugino
2017-11-22
2
-4
/
+4
*
Fix node system container var
Michael Gugino
2017-11-21
2
-3
/
+3
*
Combine openshift_node and openshift_node_upgrade
Michael Gugino
2017-11-16
6
-0
/
+320
*
Merge pull request #6094 from mgugino-upstream-stage/syscontainers-docker-log...
OpenShift Merge Robot
2017-11-15
1
-0
/
+19
|
\
|
*
Alternative method to create docker registry auth creds
Michael Gugino
2017-11-14
1
-0
/
+19
[next]