summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29Default openshift_hosted_{logging,metrics}_deploy to false.Andrew Butcher
2016-09-29README_CONTAINERIZED_INSTALLATION: fixed link markdownJakub Kramarz
2016-09-29README_AWS: makes links consistent and working againJakub Kramarz
2016-09-29a-o-i: Allow better setting of host level variablesSamuel Munilla
2016-09-29Further secure registry improvementsAndrew Butcher
2016-09-29Delgate handlers to first masterSamuel Munilla
2016-09-29Secure registry improvements.Andrew Butcher
2016-09-29Install Registry by DefaultSamuel Munilla
2016-09-29Merge pull request #2529 from abutcher/play-namesScott Dodson
2016-09-29Update play names for consistency.Andrew Butcher
2016-09-29Merge pull request #2404 from sdodson/loggingScott Dodson
2016-09-29Addressed review commentsVishal Patil
2016-09-29Merge pull request #2483 from tbielawa/GH2445-Installer-OutputTim Bielawa
2016-09-29Configure ops cluster storage to match normal cluster storageScott Dodson
2016-09-29Fix bug with service signer cert on upgrade.Devan Goodwin
2016-09-29Merge pull request #2528 from abutcher/named-cert-symlinksScott Dodson
2016-09-29Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa
2016-09-29Set named certificate destinations as basenames of provided paths.Andrew Butcher
2016-09-29'fix' unittests by removing the users ability to specify an ansible configTim Bielawa
2016-09-29Copy and paste more methodsTim Bielawa
2016-09-29Silence/dot-print more actions in the callbackTim Bielawa
2016-09-29Fix conflicts in spec fileTim Bielawa
2016-09-29Merge pull request #2527 from lhuard1A/fix_cloudprovider_openstack_keystonev3Scott Dodson
2016-09-29Use pre_upgrade tag instread of a dry run variable.Devan Goodwin
2016-09-29Move etcd backup from pre-upgrade to upgrade itself.Devan Goodwin
2016-09-29Allow a couple retries when unscheduling/rescheduling nodes in upgrade.Devan Goodwin
2016-09-29Skip the docker role in early upgrade stages.Devan Goodwin
2016-09-29Allow filtering nodes to upgrade by label.Devan Goodwin
2016-09-29Allow customizing node upgrade serial value.Devan Goodwin
2016-09-29Split upgrade for control plane/nodes.Devan Goodwin
2016-09-29Set the DomainName or DomainID in the OpenStack cloud providerLénaïc Huard
2016-09-28Merge pull request #2518 from abutcher/quiet-timeScott Dodson
2016-09-28Merge pull request #2520 from rbo/openshift_cockpit_deployer_prefixAndrew Butcher
2016-09-28Merge pull request #2521 from sdodson/bz1377089Scott Dodson
2016-09-28Use ansible.module_utils._text.to_text instead of ansible.utils.unicode.to_un...Andrew Butcher
2016-09-28Suppress more warnings.Andrew Butcher
2016-09-28Add gitHTTPProxy and gitHTTPSProxy to advanced config json optionScott Dodson
2016-09-28Don't set IMAGE_PREFIX if openshift_cockpit_deployer_prefix is emptyRobert Bohne
2016-09-28Merge pull request #2506 from tbielawa/aoi-manpageScott Dodson
2016-09-28Update spec file to install manpageTim Bielawa
2016-09-28Verify masters are upgraded before proceeding with node only upgrade.Devan Goodwin
2016-09-28Attempt to tease apart pre upgrade for masters/nodes.Devan Goodwin
2016-09-28Split upgrade entry points into control plane/node.Devan Goodwin
2016-09-28Reunite upgrade reconciliation gating with the play it gates on.Devan Goodwin
2016-09-28Drop atomic-enterprise as a valid deployment type in upgrade.Devan Goodwin
2016-09-28Stop guarding against pacemaker in upgrade, no longer necessary.Devan Goodwin
2016-09-28Support openshift_upgrade_dry_run=true for pre-upgrade checks only.Devan Goodwin
2016-09-28Make rhel_subscribe role default to OpenShift Container Platform 3.3Lénaïc Huard
2016-09-27Addresses most comments from @adellapeTim Bielawa
2016-09-27Changes for Nuage HAVishal Patil