summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Verify masters are upgraded before proceeding with node only upgrade.Devan Goodwin2016-09-283-5/+8
| * | | | Attempt to tease apart pre upgrade for masters/nodes.Devan Goodwin2016-09-2811-307/+398
| * | | | Split upgrade entry points into control plane/node.Devan Goodwin2016-09-285-49/+68
| * | | | Reunite upgrade reconciliation gating with the play it gates on.Devan Goodwin2016-09-281-17/+18
| * | | | Drop atomic-enterprise as a valid deployment type in upgrade.Devan Goodwin2016-09-281-2/+2
| * | | | Stop guarding against pacemaker in upgrade, no longer necessary.Devan Goodwin2016-09-281-8/+0
| * | | | Support openshift_upgrade_dry_run=true for pre-upgrade checks only.Devan Goodwin2016-09-283-0/+12
* | | | | Merge pull request #2541 from smunilla/fix_failed_install_caseScott Dodson2016-10-031-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | a-o-i: Force option should allow reinstallSamuel Munilla2016-10-031-1/+3
|/ / / /
* | | | Merge pull request #2535 from smunilla/BZ1368414_fixJason DeTiberus2016-09-302-1/+83
|\ \ \ \
| * | | | a-o-i: Fix openshift_node_labelsSamuel Munilla2016-09-302-1/+83
* | | | | Merge pull request #2475 from smunilla/registry_all_the_timeScott Dodson2016-09-309-116/+77
|\ \ \ \ \
| * | | | | Further secure registry improvementsAndrew Butcher2016-09-295-131/+24
| * | | | | Delgate handlers to first masterSamuel Munilla2016-09-292-0/+5
| * | | | | Secure registry improvements.Andrew Butcher2016-09-295-113/+176
| * | | | | Install Registry by DefaultSamuel Munilla2016-09-291-9/+9
* | | | | | Merge pull request #2514 from lhuard1A/rhel_subscribe_ose_3.3Jason DeTiberus2016-09-302-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make rhel_subscribe role default to OpenShift Container Platform 3.3Lénaïc Huard2016-09-282-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #2426 from smunilla/BZ1368414Scott Dodson2016-09-302-18/+35
|\ \ \ \ \
| * | | | | a-o-i: Allow better setting of host level variablesSamuel Munilla2016-09-292-18/+35
| | |/ / / | |/| | |
* | | | | Merge pull request #2534 from andrewklau/patch-3Scott Dodson2016-09-301-0/+2
|\ \ \ \ \
| * | | | | Enable registry support for image pruningAndrew Lau2016-09-301-0/+2
|/ / / / /
* | | | | Merge pull request #2531 from jkramarz/readme-containerizedScott Dodson2016-09-291-2/+2
|\ \ \ \ \
| * | | | | README_CONTAINERIZED_INSTALLATION: fixed link markdownJakub Kramarz2016-09-291-2/+2
| |/ / / /
* | | | | Merge pull request #2530 from jkramarz/readme-awsScott Dodson2016-09-291-2/+2
|\ \ \ \ \
| * | | | | README_AWS: makes links consistent and working againJakub Kramarz2016-09-291-2/+2
| |/ / / /
* | | | | Merge pull request #2532 from abutcher/logging-deploy-boolScott Dodson2016-09-291-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Default openshift_hosted_{logging,metrics}_deploy to false.Andrew Butcher2016-09-291-2/+2
* | | | | Merge pull request #2529 from abutcher/play-namesScott Dodson2016-09-296-10/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update play names for consistency.Andrew Butcher2016-09-296-10/+13
* | | | | Merge pull request #2404 from sdodson/loggingScott Dodson2016-09-2910-52/+201
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Configure ops cluster storage to match normal cluster storageScott Dodson2016-09-291-1/+4
| * | | | Set default_subdomain properly for loggingScott Dodson2016-09-261-2/+2
| * | | | Adjust wait for loopsScott Dodson2016-09-261-7/+7
| * | | | Add storage for loggingScott Dodson2016-09-265-31/+53
| * | | | Fix some bugs in OpenShift Hosted Logging roleStéphane Klein2016-09-262-1/+3
| * | | | Add some sample inventory stuff, will update this laterScott Dodson2016-09-262-8/+97
| * | | | Label all nodes for fluentdScott Dodson2016-09-263-3/+4
| * | | | Rename openshift_hosted_logging_image_{prefix,version} to match metricsScott Dodson2016-09-261-3/+3
| * | | | Fix deployer template for enterpriseScott Dodson2016-09-261-3/+2
| * | | | Add logging to install playbooksScott Dodson2016-09-261-1/+33
| | |/ / | |/| |
* | | | Merge pull request #2483 from tbielawa/GH2445-Installer-OutputTim Bielawa2016-09-2912-95/+484
|\ \ \ \
| * | | | Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa2016-09-292-1/+40
| * | | | 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-295-105/+119
| * | | | Copy and paste more methodsTim Bielawa2016-09-291-7/+93
| * | | | Silence/dot-print more actions in the callbackTim Bielawa2016-09-291-5/+46
| * | | | Fix conflicts in spec fileTim Bielawa2016-09-2911-5/+214
* | | | | Merge pull request #2528 from abutcher/named-cert-symlinksScott Dodson2016-09-291-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set named certificate destinations as basenames of provided paths.Andrew Butcher2016-09-291-3/+3
|/ / / /
* | | | Merge pull request #2527 from lhuard1A/fix_cloudprovider_openstack_keystonev3Scott Dodson2016-09-294-3/+19
|\ \ \ \