| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ |
|
* | | Merge pull request #2501 from lhuard1A/fix_openstack_cloudprovider | Andrew Butcher | 2016-09-26 | 1 | -1/+11 |
|\ \
| |/
|/| |
|
| * | Fix OpenStack cloud provider | Lénaïc Huard | 2016-09-26 | 1 | -0/+10 |
| * | Fix the nodeName of the OpenShift nodes on OpenStack | Lénaïc Huard | 2016-09-22 | 1 | -1/+1 |
* | | Add GCE cloud provider kind. | Andrew Butcher | 2016-09-21 | 1 | -0/+6 |
* | | Split openshift_builddefaults_no_proxy if it's not a list | Scott Dodson | 2016-09-20 | 1 | -0/+3 |
|/ |
|
* | Add 'MaxGCEPDVolumeCount' to default scheduler predicates. | Andrew Butcher | 2016-09-16 | 1 | -0/+1 |
* | Add 'MaxEBSVolumeCount' to default scheduler predicates. | Andrew Butcher | 2016-09-14 | 1 | -0/+1 |
* | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 1 | -1/+1 |
* | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 1 | -2/+8 |
* | Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselves | Scott Dodson | 2016-08-24 | 1 | -2/+0 |
* | Add ability to disable pvc creation | Scott Dodson | 2016-08-24 | 1 | -2/+4 |
* | add selectors for metrics and logging | Scott Dodson | 2016-08-24 | 1 | -0/+8 |
* | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 1 | -1/+3 |
* | Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB | Samuel Munilla | 2016-08-16 | 1 | -1/+1 |
* | Merge pull request #2268 from abutcher/ansible-2.2 | Scott Dodson | 2016-08-09 | 1 | -13/+24 |
|\ |
|
| * | Support gathering ansible 2.1/2.2 system facts | Andrew Butcher | 2016-08-08 | 1 | -12/+19 |
| * | Try/except urlparse calls. | Andrew Butcher | 2016-08-08 | 1 | -1/+5 |
* | | Enable 'NoVolumeZoneConflict' policy for scheduler | Andrew Butcher | 2016-08-09 | 1 | -0/+1 |
|/ |
|
* | remove outdated openshift_cluster_metrics role | Jason DeTiberus | 2016-07-25 | 1 | -18/+0 |
* | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-07-14 | 1 | -5/+11 |
|\ |
|