Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Set config/namespace where missing for secure registry deployment. | Andrew Butcher | 2016-09-09 | 1 | -0/+4 | |
| |/ | ||||||
* | | Merge pull request #2422 from abutcher/manage-node-hostnames | Andrew Butcher | 2016-09-09 | 1 | -5/+3 | |
|\ \ | ||||||
| * | | Iterate over node inventory hostnames instead of openshift.common.hostname wi... | Andrew Butcher | 2016-09-08 | 1 | -5/+3 | |
| |/ | ||||||
* | | Merge pull request #2398 from mkumatag/fix_warnings | Scott Dodson | 2016-09-08 | 2 | -6/+13 | |
|\ \ | |/ |/| | ||||||
| * | Fix warnings | Manjunath A Kumatagi | 2016-09-07 | 2 | -6/+13 | |
* | | Don't loop over hostvars when setting node schedulability. | Andrew Butcher | 2016-09-07 | 1 | -6/+6 | |
* | | Copy admin kubeconfig in openshift_manage_node role. | Andrew Butcher | 2016-09-07 | 1 | -1/+27 | |
* | | Merge pull request #2409 from abutcher/secure-registry | Scott Dodson | 2016-09-04 | 4 | -12/+130 | |
|\ \ | ||||||
| * | | Secure registry for atomic registry deployment (deployment_subtype=registry). | Andrew Butcher | 2016-09-02 | 4 | -12/+130 | |
* | | | Merge pull request #2402 from sdodson/image-stream-sync | Scott Dodson | 2016-09-02 | 9 | -314/+254 | |
|\ \ \ | ||||||
| * | | | Update image stream data | Scott Dodson | 2016-09-02 | 9 | -314/+254 | |
| | |/ | |/| | ||||||
* / | | initial support for v1.3 with logging v1.3 | Rich Megginson | 2016-09-01 | 3 | -33/+122 | |
|/ / | ||||||
* | | Merge pull request #2198 from richm/various-logging-enhancements | Scott Dodson | 2016-09-01 | 1 | -2/+13 | |
|\ \ | ||||||
| * | | skip if the objects already exist | Rich Megginson | 2016-07-22 | 1 | -0/+4 | |
| * | | create and process the logging deployer template in the current project, logging | Rich Megginson | 2016-07-22 | 1 | -2/+2 | |
| * | | do not create logging project if it already exists | Rich Megginson | 2016-07-22 | 1 | -0/+7 | |
* | | | Merge pull request #2382 from abutcher/nuage-check | Scott Dodson | 2016-09-01 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix nuage check. | Andrew Butcher | 2016-08-29 | 1 | -2/+2 | |
* | | | | Merge pull request #2396 from tbielawa/BZ1372388 | Scott Dodson | 2016-09-01 | 1 | -0/+6 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Persist net.ipv4.ip_forward sysctl entry for openshift nodes | Tim Bielawa | 2016-09-01 | 1 | -0/+6 | |
* | | | | Merge pull request #2316 from mkumatag/fix_error | Andrew Butcher | 2016-09-01 | 1 | -3/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix review comments | Manjunath A Kumatagi | 2016-08-27 | 1 | -2/+2 | |
| * | | | Fix typo | Manjunath A Kumatagi | 2016-08-18 | 1 | -3/+3 | |
| * | | | Fix errors in docker role | Manjunath A Kumatagi | 2016-08-17 | 1 | -3/+4 | |
* | | | | Merge pull request #2394 from sdodson/revert-2238 | Scott Dodson | 2016-08-31 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Restore network plugin configuration | Scott Dodson | 2016-08-31 | 1 | -2/+2 | |
* | | | | | Remove openshift_master_metrics_public_url | Andrew Butcher | 2016-08-31 | 3 | -4/+3 | |
|/ / / / | ||||||
* | | | | update flannel_subnet_len default value | Manjunath A Kumatagi | 2016-08-31 | 1 | -1/+1 | |
* | | | | Merge pull request #2386 from sdodson/metrics-dynamic | Scott Dodson | 2016-08-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Enable dynamic storage | Scott Dodson | 2016-08-30 | 1 | -1/+1 | |
* | | | | | Change how we set master's metricsPublicURL | Scott Dodson | 2016-08-30 | 3 | -2/+8 | |
|/ / / / | ||||||
* | | | | Merge pull request #2378 from dgoodwin/node-reload-units | Scott Dodson | 2016-08-29 | 2 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Reload units after node container service modified. | Devan Goodwin | 2016-08-29 | 2 | -6/+6 | |
* | | | | | Merge pull request #2375 from mkumatag/flannel_fix | Andrew Butcher | 2016-08-29 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix flannel check | Manjunath A Kumatagi | 2016-08-29 | 1 | -2/+2 | |
* | | | | | | Merge pull request #2374 from abutcher/cloudprovider-kind | Andrew Butcher | 2016-08-29 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Set cloudprovider kind with openshift_facts. | Andrew Butcher | 2016-08-29 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2373 from abutcher/openstack-lb-subnet-id | Scott Dodson | 2016-08-29 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix openstack cloudprovider template conditional. | Andrew Butcher | 2016-08-29 | 1 | -1/+1 | |
| |/ / / / | ||||||
* / / / / | Default to port 80 when deploying cockpit-ui | Samuel Munilla | 2016-08-29 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #2371 from sdodson/image-stream-sync | Scott Dodson | 2016-08-27 | 6 | -300/+163 | |
|\ \ \ \ | ||||||
| * | | | | Sync image stream data | Scott Dodson | 2016-08-26 | 6 | -300/+163 | |
* | | | | | Merge pull request #2369 from sdodson/metrics | Scott Dodson | 2016-08-26 | 2 | -4/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix metrics for containerized installs | Scott Dodson | 2016-08-26 | 1 | -1/+1 | |
| * | | | | | Cleanup items botched during rebase | Scott Dodson | 2016-08-26 | 2 | -3/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Preserve AWS options in sysconfig files. | Devan Goodwin | 2016-08-26 | 1 | -1/+46 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2364 from abutcher/cloudprovider-vars | Scott Dodson | 2016-08-26 | 12 | -40/+30 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Don't use openshift_env for cloud provider facts. | Andrew Butcher | 2016-08-25 | 12 | -40/+30 | |
* | | | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 3 | -9/+2 | |
* | | | | Re-organize registry-console deployment. | Andrew Butcher | 2016-08-26 | 1 | -8/+40 |