upgrade 3.4 to 3.6#18
Open
hlwanghl wants to merge 21 commits into
Open
Conversation
Signed-off-by: Hongliang Wang <hongliangwang@yunify.com>
* refine: getorder, main * rearrange app dir structure * rearrange app dir structure: fix * precheck * precheck-isFCVOk: fixed * getOrder: fixed remove an unwanted line * main: add special steps for primary node * stepdown: bug-fix all connected clients disconnect when step down * add: rollback * add fcv support: displaytab: show fcv information custom service: change fcv (to 3.6) * mustache * code review runMongoCmd,runMongoCmdEx => runMongoCmd isMaster,isMasterEx=>isMaster * test for last code refine * code review: camel-case, remove unnecessary 'sleep' * code refine & test camel case, member.filter() * support mult-version upgrade * code refine helper.sh, checkFullyStarted(removed) * bug fix: preserve old version number support 3.4.17 * bug-fix: 3.4.17 * mustache: rollback * bug-fix: rollback * showFcv * mustache * ansible task: get_url * remove: cady folder * do some translation * translation, service_params * changeFcv, and ready for release * translation correction * translation & notice_when_upgrade * notice_when_upgrade, English version * add description to service_params: fcv * get_nodes_order, appcenter will add sth in the end * ready for release
recover the old mongod_env.toml
3.6.8 bug-fix: fixOplogSize
no cmd added to reload_cmd in mongod_env.toml
updateParams, use ssh to sync configuration
fix oplogsize: use ssh to sync configuration,need suggestions
make sure to be ok after changing vxnet
needed by the new detect_host_changed function
bug-fix and ready for release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Hongliang Wang hongliangwang@yunify.com