Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #2548 from dgoodwin/containerized-b | Scott Dodson | 2016-10-06 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Error out if containerized=true for lb host. | Devan Goodwin | 2016-10-06 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #2558 from jtslear/issue-2423 | Scott Dodson | 2016-10-06 | 1 | -6/+0 | |
|\ \ \ | ||||||
| * | | | Removes an unused file | John T Skarbek | 2016-10-05 | 1 | -6/+0 | |
* | | | | Merge pull request #2556 from sdodson/image-stream-sync | Scott Dodson | 2016-10-06 | 110 | -28/+51671 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Update v1.3 content | Scott Dodson | 2016-10-05 | 12 | -26/+97 | |
| * | | | Add v1.4 content | Scott Dodson | 2016-10-05 | 98 | -2/+51574 | |
* | | | | Merge pull request #2546 from abutcher/master-debug-level | Tim Bielawa | 2016-10-05 | 2 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Move openshift.common.debug.level to openshift_facts. | Andrew Butcher | 2016-10-05 | 2 | -1/+1 | |
* | | | | Merge pull request #2544 from abutcher/registry-check | Scott Dodson | 2016-10-05 | 2 | -0/+15 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Don't secure registry or deploy registry console when infra replics == 0 | Andrew Butcher | 2016-10-04 | 2 | -0/+15 | |
* | | | | Merge pull request #2511 from vishpat/nuage_ha | Andrew Butcher | 2016-10-04 | 12 | -106/+71 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Filterize haproxy frontends/backends and add method for providing additional ... | Andrew Butcher | 2016-10-03 | 8 | -116/+53 | |
| * | | | Addressed review comments | Vishal Patil | 2016-09-29 | 2 | -10/+11 | |
| * | | | Changes for Nuage HA | Vishal Patil | 2016-09-27 | 6 | -3/+30 | |
* | | | | Merge pull request #2538 from DG-i/master | Andrew Butcher | 2016-10-04 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Check if openshift_master_ingress_ip_network_cidr is defined | Mathias Merscher | 2016-10-04 | 1 | -1/+1 | |
| * | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured | Mathias Merscher | 2016-10-04 | 1 | -0/+3 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2441 from dgoodwin/34-upgrade-improvements | Andrew Butcher | 2016-10-04 | 4 | -6/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Skip the docker role in early upgrade stages. | Devan Goodwin | 2016-09-29 | 4 | -6/+6 | |
* | | | | Merge pull request #2475 from smunilla/registry_all_the_time | Scott Dodson | 2016-09-30 | 6 | -12/+73 | |
|\ \ \ \ | ||||||
| * | | | | Further secure registry improvements | Andrew Butcher | 2016-09-29 | 3 | -1/+22 | |
| * | | | | Secure registry improvements. | Andrew Butcher | 2016-09-29 | 3 | -11/+51 | |
* | | | | | Merge pull request #2514 from lhuard1A/rhel_subscribe_ose_3.3 | Jason DeTiberus | 2016-09-30 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make rhel_subscribe role default to OpenShift Container Platform 3.3 | Lénaïc Huard | 2016-09-28 | 2 | -3/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Enable registry support for image pruning | Andrew Lau | 2016-09-30 | 1 | -0/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2404 from sdodson/logging | Scott Dodson | 2016-09-29 | 7 | -43/+64 | |
|\ \ \ \ | ||||||
| * | | | | Adjust wait for loops | Scott Dodson | 2016-09-26 | 1 | -7/+7 | |
| * | | | | Add storage for logging | Scott Dodson | 2016-09-26 | 4 | -31/+49 | |
| * | | | | Fix some bugs in OpenShift Hosted Logging role | Stéphane Klein | 2016-09-26 | 2 | -1/+3 | |
| * | | | | Label all nodes for fluentd | Scott Dodson | 2016-09-26 | 3 | -3/+4 | |
| * | | | | Rename openshift_hosted_logging_image_{prefix,version} to match metrics | Scott Dodson | 2016-09-26 | 1 | -3/+3 | |
| * | | | | Fix deployer template for enterprise | Scott Dodson | 2016-09-26 | 1 | -3/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Set named certificate destinations as basenames of provided paths. | Andrew Butcher | 2016-09-29 | 1 | -3/+3 | |
* | | | | Set the DomainName or DomainID in the OpenStack cloud provider | Lénaïc Huard | 2016-09-29 | 1 | -0/+5 | |
* | | | | Merge pull request #2518 from abutcher/quiet-time | Scott Dodson | 2016-09-28 | 10 | -6/+39 | |
|\ \ \ \ | ||||||
| * | | | | Suppress more warnings. | Andrew Butcher | 2016-09-28 | 10 | -6/+39 | |
| | |/ / | |/| | | ||||||
* / | | | Don't set IMAGE_PREFIX if openshift_cockpit_deployer_prefix is empty | Robert Bohne | 2016-09-28 | 1 | -4/+1 | |
|/ / / | ||||||
* | | | Fix deployer template for enterprise | Scott Dodson | 2016-09-27 | 1 | -3/+2 | |
* | | | Merge pull request #2502 from sdodson/rhel-73-systemd | Scott Dodson | 2016-09-26 | 2 | -3/+5 | |
|\ \ \ | ||||||
| * | | | tweak logic | Jason DeTiberus | 2016-09-26 | 2 | -3/+3 | |
| * | | | test fix for systemd changes | Scott Dodson | 2016-09-26 | 2 | -3/+5 | |
| |/ / | ||||||
* | | | Merge pull request #2501 from lhuard1A/fix_openstack_cloudprovider | Andrew Butcher | 2016-09-26 | 3 | -7/+17 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix OpenStack cloud provider | Lénaïc Huard | 2016-09-26 | 3 | -6/+16 | |
| * | | Fix the nodeName of the OpenShift nodes on OpenStack | Lénaïc Huard | 2016-09-22 | 1 | -1/+1 | |
* | | | Merge pull request #2489 from andrewklau/routername | Scott Dodson | 2016-09-22 | 2 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Add openshift_hosted_router_name | Andrew Lau | 2016-09-22 | 2 | -0/+5 | |
* | | | | Merge pull request #2484 from abutcher/gce-cloud-provider | Scott Dodson | 2016-09-22 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | Add GCE cloud provider kind. | Andrew Butcher | 2016-09-21 | 1 | -0/+6 | |
* | | | | | Fix master service status changed fact. | Andrew Butcher | 2016-09-21 | 1 | -1/+5 | |
| |/ / / |/| | | |