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_facts
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up pylint for delete_empty_keys.
Andrew Butcher
2017-01-24
1
-6
/
+23
*
do not set empty proxy env variable defaults
Ben Parees
2017-01-24
1
-0
/
+12
*
Merge pull request #3086 from bparees/build_nodes
Scott Dodson
2017-01-17
1
-15
/
+49
|
\
|
*
add configuration for build default+overrides settings
Ben Parees
2017-01-16
1
-15
/
+49
*
|
Catch DBus exceptions on class initialization
Rodolfo Carvalho
2017-01-12
1
-3
/
+5
|
/
*
Add a fact to select --evacuate or --drain based on your OCP version
Tim Bielawa
2017-01-11
1
-0
/
+15
*
Merge pull request #3007 from detiber/toxification
Scott Dodson
2017-01-10
1
-14
/
+7
|
\
|
*
More toxification
Jason DeTiberus
2017-01-10
1
-14
/
+7
*
|
Workaround for dnf+docker version race condition
Steve Milner
2017-01-10
1
-0
/
+12
|
/
*
Add future versions to openshift_facts
Clayton Coleman
2017-01-04
1
-0
/
+8
*
python3 support, add tox for better local testing against multiple python ver...
Jason DeTiberus
2016-12-20
1
-13
/
+14
*
Fix access_modes initialization
Luis Fernandez Alvarez
2016-12-13
1
-3
/
+9
*
Switch back to using etcd rather than etcd3
Scott Dodson
2016-12-06
1
-3
/
+3
*
Conditionalize master config update for admission_plugin_config.
Andrew Butcher
2016-12-05
1
-2
/
+2
*
Cleanup ovs file and restart docker on every upgrade.
Devan Goodwin
2016-11-30
1
-0
/
+1
*
refactor handling of scheduler defaults
Jason DeTiberus
2016-11-29
1
-32
/
+16
*
update tests and flake8/pylint fixes
Jason DeTiberus
2016-11-29
1
-73
/
+117
*
Merge pull request #2842 from mscherer/check_dbus_module
Scott Dodson
2016-11-28
1
-2
/
+10
|
\
|
*
Verify the presence of dbus python binding
Michael Scherer
2016-11-23
1
-2
/
+10
*
|
Merge kube_admission_plugin_config with admission_plugin_config
Samuel Munilla
2016-11-22
1
-13
/
+29
|
/
*
Add updates for containerized
Scott Dodson
2016-11-14
1
-3
/
+3
*
Merge pull request #2600 from mscherer/python3_porting
Scott Dodson
2016-11-10
1
-8
/
+17
|
\
|
*
Port openshift_facts to py3
Michael Scherer
2016-10-14
1
-8
/
+17
*
|
Merge pull request #2777 from dgoodwin/jenkins-role-bindings
Scott Dodson
2016-11-10
1
-2
/
+8
|
\
\
|
*
|
Reconcile role bindings for jenkins pipeline during upgrade.
Devan Goodwin
2016-11-10
1
-2
/
+8
*
|
|
Fix typos in openshift_facts gce cloud provider
Scott Dodson
2016-11-09
1
-2
/
+2
|
/
/
*
|
Revert "Revert openshift.node.nodename changes"
Scott Dodson
2016-11-08
1
-7
/
+20
*
|
Merge pull request #2753 from jkhelil/proxy_settings
Scott Dodson
2016-11-08
1
-2
/
+2
|
\
\
|
*
|
Always add local dns domain to no_proxy
jawed
2016-11-08
1
-2
/
+2
*
|
|
Merge pull request #2751 from sdodson/BZ1388253
Scott Dodson
2016-11-08
1
-20
/
+7
|
\
\
\
|
*
|
|
Revert "Fix the nodeName of the OpenShift nodes on OpenStack"
Scott Dodson
2016-11-07
1
-1
/
+1
|
*
|
|
Revert "Fix OpenStack cloud provider"
Scott Dodson
2016-11-07
1
-10
/
+0
|
*
|
|
Revert "Check that OpenStack hostnames are resolvable"
Scott Dodson
2016-11-07
1
-9
/
+6
*
|
|
|
Refactor default sdn_cluster_network_cidr and sdn_host_subnet_length
Scott Dodson
2016-11-07
1
-4
/
+9
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDR
Scott Dodson
2016-11-07
1
-5
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update defaults for clusterNetworkCIDR & hostSubnetLength
Samuel Munilla
2016-11-03
1
-5
/
+19
*
|
|
default to multizone GCE config
Seth Jennings
2016-11-04
1
-0
/
+3
|
/
/
*
|
Remove commit offset strings from parsed versions
Tim Bielawa
2016-10-31
1
-2
/
+22
*
|
Merge pull request #2670 from abutcher/hosted-registry-insecure
Scott Dodson
2016-10-26
1
-2
/
+21
|
\
\
|
*
|
Default hosted_registry_insecure true when insecure registry present in exist...
Andrew Butcher
2016-10-26
1
-2
/
+21
*
|
|
Fix race condtion in openshift_facts
Samuel Munilla
2016-10-25
1
-2
/
+5
*
|
|
Merge pull request #2615 from tbielawa/node-labels-fix
Tim Bielawa
2016-10-25
1
-3
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add node-labels to kubeletArguments
Tim Bielawa
2016-10-20
1
-3
/
+36
*
|
|
Fix typos
Rodolfo Carvalho
2016-10-19
1
-1
/
+1
|
/
/
*
/
update handling of use_dnsmasq
Jason DeTiberus
2016-10-13
1
-2
/
+2
|
/
*
Check that OpenStack hostnames are resolvable
Lénaïc Huard
2016-10-06
1
-6
/
+9
*
Merge pull request #2511 from vishpat/nuage_ha
Andrew Butcher
2016-10-04
1
-8
/
+0
|
\
|
*
Filterize haproxy frontends/backends and add method for providing additional ...
Andrew Butcher
2016-10-03
1
-8
/
+0
*
|
Merge pull request #2404 from sdodson/logging
Scott Dodson
2016-09-29
1
-4
/
+19
|
\
\
|
*
|
Add storage for logging
Scott Dodson
2016-09-26
1
-4
/
+19
|
|
/
[next]