summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
* More toxificationJason DeTiberus2017-01-101-14/+7
* Merge pull request #3015 from smarterclayton/future_versions_masterScott Dodson2017-01-081-0/+8
|\
| * Add future versions to openshift_factsClayton Coleman2017-01-041-0/+8
* | Add required python-six package to installationTim Bielawa2017-01-042-4/+9
|/
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-201-13/+14
* Fix access_modes initializationLuis Fernandez Alvarez2016-12-131-3/+9
* Switch back to using etcd rather than etcd3Scott Dodson2016-12-061-3/+3
* Conditionalize master config update for admission_plugin_config.Andrew Butcher2016-12-051-2/+2
* Cleanup ovs file and restart docker on every upgrade.Devan Goodwin2016-11-301-0/+1
* refactor handling of scheduler defaultsJason DeTiberus2016-11-291-32/+16
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-73/+117
* Merge pull request #2842 from mscherer/check_dbus_moduleScott Dodson2016-11-281-2/+10
|\
| * Verify the presence of dbus python bindingMichael Scherer2016-11-231-2/+10
* | Merge pull request #2836 from abutcher/BZ1393645Scott Dodson2016-11-281-13/+29
|\ \ | |/ |/|
| * Merge kube_admission_plugin_config with admission_plugin_configSamuel Munilla2016-11-221-13/+29
* | Refactor to use Ansible package moduleRussell Teague2016-11-171-6/+5
|/
* Merge pull request #2763 from yfauser/byo_cni_plugin_fixesAndrew Butcher2016-11-161-0/+2
|\
| * Change to allow cni deployments without openshift SDNyfauser2016-11-081-0/+2
* | Add updates for containerizedScott Dodson2016-11-141-3/+3
* | Merge pull request #2600 from mscherer/python3_portingScott Dodson2016-11-101-8/+17
|\ \
| * | Port openshift_facts to py3Michael Scherer2016-10-141-8/+17
* | | Merge pull request #2777 from dgoodwin/jenkins-role-bindingsScott Dodson2016-11-101-2/+8
|\ \ \
| * | | Reconcile role bindings for jenkins pipeline during upgrade.Devan Goodwin2016-11-101-2/+8
* | | | Fix typos in openshift_facts gce cloud providerScott Dodson2016-11-091-2/+2
|/ / /
* | | Revert "Revert openshift.node.nodename changes"Scott Dodson2016-11-081-7/+20
| |/ |/|
* | Merge pull request #2753 from jkhelil/proxy_settingsScott Dodson2016-11-081-2/+2
|\ \
| * | Always add local dns domain to no_proxyjawed2016-11-081-2/+2
* | | Merge pull request #2751 from sdodson/BZ1388253Scott Dodson2016-11-081-20/+7
|\ \ \
| * | | Revert "Fix the nodeName of the OpenShift nodes on OpenStack"Scott Dodson2016-11-071-1/+1
| * | | Revert "Fix OpenStack cloud provider"Scott Dodson2016-11-071-10/+0
| * | | Revert "Check that OpenStack hostnames are resolvable"Scott Dodson2016-11-071-9/+6
* | | | Refactor default sdn_cluster_network_cidr and sdn_host_subnet_lengthScott Dodson2016-11-071-4/+9
| |/ / |/| |
* | | Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDRScott Dodson2016-11-071-5/+19
|\ \ \ | |/ / |/| |
| * | Update defaults for clusterNetworkCIDR & hostSubnetLengthSamuel Munilla2016-11-031-5/+19
* | | default to multizone GCE configSeth Jennings2016-11-041-0/+3
|/ /
* | Remove commit offset strings from parsed versionsTim Bielawa2016-10-311-2/+22
* | Merge pull request #2670 from abutcher/hosted-registry-insecureScott Dodson2016-10-261-2/+21
|\ \
| * | Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher2016-10-261-2/+21
* | | Fix race condtion in openshift_factsSamuel Munilla2016-10-251-2/+5
* | | Merge pull request #2615 from tbielawa/node-labels-fixTim Bielawa2016-10-251-3/+36
|\ \ \ | |/ / |/| |
| * | Add node-labels to kubeletArgumentsTim Bielawa2016-10-201-3/+36
* | | Fix typosRodolfo Carvalho2016-10-191-1/+1
|/ /
* | update handling of use_dnsmasqJason DeTiberus2016-10-131-2/+2
|/
* Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovableScott Dodson2016-10-101-6/+9
|\
| * Check that OpenStack hostnames are resolvableLénaïc Huard2016-10-061-6/+9
* | Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa2016-10-051-0/+1
|\ \ | |/ |/|
| * Move openshift.common.debug.level to openshift_facts.Andrew Butcher2016-10-051-0/+1
* | Merge pull request #2511 from vishpat/nuage_haAndrew Butcher2016-10-041-8/+0
|\ \ | |/ |/|
| * Filterize haproxy frontends/backends and add method for providing additional ...Andrew Butcher2016-10-031-8/+0
* | Merge pull request #2404 from sdodson/loggingScott Dodson2016-09-291-4/+19
|\ \