summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Add acceptschema2 and enforcequota settings for hosted registryAndrew Lau2016-09-101-0/+2
|
* Merge pull request #2428 from abutcher/s3-rootdirectoryScott Dodson2016-09-091-1/+1
|\ | | | | Bug 1367284 - rootdirectory configuration is hardcode when installer is using s3 as registry storage
| * Add option for specifying s3 registry storage root directory.Andrew Butcher2016-09-091-1/+1
| |
* | Merge pull request #2427 from abutcher/BZ1298336Scott Dodson2016-09-091-0/+4
|\ \ | | | | | | Bug 1298336 - Rerunning the installer fails when not in default namespace
| * | Set config/namespace where missing for secure registry deployment.Andrew Butcher2016-09-091-0/+4
| |/
* | Merge pull request #2422 from abutcher/manage-node-hostnamesAndrew Butcher2016-09-091-5/+3
|\ \ | | | | | | Fix node label / schedulability when inventory_hostname != openshift.common.hostname
| * | Iterate over node inventory hostnames instead of openshift.common.hostname ↵Andrew Butcher2016-09-081-5/+3
| |/ | | | | | | within openshift_manage_node role.
* | Merge pull request #2398 from mkumatag/fix_warningsScott Dodson2016-09-082-6/+13
|\ \ | |/ |/| Fix warnings
| * Fix warningsManjunath A Kumatagi2016-09-072-6/+13
| |
* | Don't loop over hostvars when setting node schedulability.Andrew Butcher2016-09-071-6/+6
| |
* | Copy admin kubeconfig in openshift_manage_node role.Andrew Butcher2016-09-071-1/+27
| |
* | Merge pull request #2409 from abutcher/secure-registryScott Dodson2016-09-044-12/+130
|\ \ | | | | | | Secure registry for atomic registry deployment
| * | Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher2016-09-024-12/+130
| | |
* | | Merge pull request #2402 from sdodson/image-stream-syncScott Dodson2016-09-029-314/+254
|\ \ \ | | | | | | | | Update image stream data
| * | | Update image stream dataScott Dodson2016-09-029-314/+254
| | |/ | |/|
* / | initial support for v1.3 with logging v1.3Rich Megginson2016-09-013-33/+122
|/ / | | | | | | | | | | This also includes some fixes to make deploying logging more idempotent, such as ignoring failures if trying to create objects that already exist
* | Merge pull request #2198 from richm/various-logging-enhancementsScott Dodson2016-09-011-2/+13
|\ \ | | | | | | Various logging enhancements
| * | skip if the objects already existRich Megginson2016-07-221-0/+4
| | |
| * | create and process the logging deployer template in the current project, loggingRich Megginson2016-07-221-2/+2
| | |
| * | do not create logging project if it already existsRich Megginson2016-07-221-0/+7
| | |
* | | Merge pull request #2382 from abutcher/nuage-checkScott Dodson2016-09-011-2/+2
|\ \ \ | | | | | | | | Fix nuage check.
| * | | Fix nuage check.Andrew Butcher2016-08-291-2/+2
| | | |
* | | | Merge pull request #2396 from tbielawa/BZ1372388Scott Dodson2016-09-011-0/+6
|\ \ \ \ | |_|_|/ |/| | | Persist net.ipv4.ip_forward sysctl entry for openshift nodes
| * | | Persist net.ipv4.ip_forward sysctl entry for openshift nodesTim Bielawa2016-09-011-0/+6
| | | | | | | | | | | | | | | | | | | | Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1372388
* | | | Merge pull request #2316 from mkumatag/fix_errorAndrew Butcher2016-09-011-3/+4
|\ \ \ \ | |/ / / |/| | | Fix errors in docker role
| * | | Fix review commentsManjunath A Kumatagi2016-08-271-2/+2
| | | |
| * | | Fix typoManjunath A Kumatagi2016-08-181-3/+3
| | | |
| * | | Fix errors in docker roleManjunath A Kumatagi2016-08-171-3/+4
| | | |
* | | | Merge pull request #2394 from sdodson/revert-2238Scott Dodson2016-08-311-2/+2
|\ \ \ \ | | | | | | | | | | Restore network plugin configuration
| * | | | Restore network plugin configurationScott Dodson2016-08-311-2/+2
| | | | |
* | | | | Remove openshift_master_metrics_public_urlAndrew Butcher2016-08-313-4/+3
|/ / / /
* | | | update flannel_subnet_len default valueManjunath A Kumatagi2016-08-311-1/+1
| | | |
* | | | Merge pull request #2386 from sdodson/metrics-dynamicScott Dodson2016-08-301-1/+1
|\ \ \ \ | | | | | | | | | | Enable metrics dynamic storage
| * | | | Enable dynamic storageScott Dodson2016-08-301-1/+1
| | | | |
* | | | | Change how we set master's metricsPublicURLScott Dodson2016-08-303-2/+8
|/ / / /
* | | | Merge pull request #2378 from dgoodwin/node-reload-unitsScott Dodson2016-08-292-6/+6
|\ \ \ \ | | | | | | | | | | Reload units after node container service modified.
| * | | | Reload units after node container service modified.Devan Goodwin2016-08-292-6/+6
| | | | |
* | | | | Merge pull request #2375 from mkumatag/flannel_fixAndrew Butcher2016-08-291-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Fix flannel check
| * | | | | Fix flannel checkManjunath A Kumatagi2016-08-291-2/+2
| | | | | |
* | | | | | Merge pull request #2374 from abutcher/cloudprovider-kindAndrew Butcher2016-08-291-0/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Set cloudprovider kind with openshift_facts.
| * | | | | Set cloudprovider kind with openshift_facts.Andrew Butcher2016-08-291-0/+6
| |/ / / /
* | | | | Merge pull request #2373 from abutcher/openstack-lb-subnet-idScott Dodson2016-08-291-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix openstack cloudprovider template conditional.
| * | | | | Fix openstack cloudprovider template conditional.Andrew Butcher2016-08-291-1/+1
| |/ / / /
* / / / / Default to port 80 when deploying cockpit-uiSamuel Munilla2016-08-291-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | This should save first-time users some pain. Fixes BZ#1371031
* | | | Merge pull request #2371 from sdodson/image-stream-syncScott Dodson2016-08-276-300/+163
|\ \ \ \ | | | | | | | | | | Sync image stream and templates
| * | | | Sync image stream dataScott Dodson2016-08-266-300/+163
| | | | |
* | | | | Merge pull request #2369 from sdodson/metricsScott Dodson2016-08-262-4/+3
|\ \ \ \ \ | | | | | | | | | | | | Additional metrics improvements
| * | | | | Fix metrics for containerized installsScott Dodson2016-08-261-1/+1
| | | | | |
| * | | | | Cleanup items botched during rebaseScott Dodson2016-08-262-3/+2
| | |/ / / | |/| | |
* | | | | Preserve AWS options in sysconfig files.Devan Goodwin2016-08-261-1/+46
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These could exist from 3.1 releases or manual edits, and were getting wiped out in all variants of the master sysconfig files as we template these. This change uses the established pattern of grepping them out if they're there, then reapplying them if the user has not configured the cloudprovider framework already.