Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render more mongodb shard templates #1941

Open
wants to merge 2 commits into
base: development/2.8
Choose a base branch
from

Conversation

rachedbenmustapha
Copy link
Contributor

Render more mongodb shard templates.

Note that 1-shard template does not currently use a volume selector to stay compatible with existing deployments.

@bert-e
Copy link
Contributor

bert-e commented Aug 14, 2023

Hello rachedbenmustapha,

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Status report is not available.

@bert-e
Copy link
Contributor

bert-e commented Aug 14, 2023

Incorrect fix version

The Fix Version/s in issue ZENKO-4641 contains:

  • 2.7.27

Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:

  • 2.8.3

Please check the Fix Version/s of ZENKO-4641, or the target
branch of this pull request.

@bert-e
Copy link
Contributor

bert-e commented Aug 14, 2023

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

@bert-e
Copy link
Contributor

bert-e commented Sep 27, 2023

Incorrect fix version

The Fix Version/s in issue ZENKO-4641 contains:

  • 2.8.4

Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:

  • 2.8.5

Please check the Fix Version/s of ZENKO-4641, or the target
branch of this pull request.

MONGODB_SHARDED_THREE_NODE_THREE_SHARDS_PATH=${ISO_ROOT}/deploy/mongodb-sharded-3-nodes-3-shards.yaml
MONGODB_SHARDED_SIX_NODE_PATH=${ISO_ROOT}/deploy/mongodb-sharded-6-nodes.yaml
MONGODB_SHARDED_SIX_NODE_THREE_SHARDS_PATH=${ISO_ROOT}/deploy/mongodb-sharded-6-nodes-3-shards.yaml
MONGODB_SHARDED_SIX_NODE_SIX_SHARDS_PATH=${ISO_ROOT}/deploy/mongodb-sharded-6-nodes-6-shards.yaml
Copy link
Contributor

@williamlardier williamlardier Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we also consider 6 nodes 2 shards, i.e. one mongod instance running per server? (this is what is suggested today to avoid dividing the RAM available per shard)

@bert-e
Copy link
Contributor

bert-e commented Dec 13, 2024

Branches have diverged

This pull request's source branch feature/ZENKO-4641-templates-for-mongodb-shards has diverged from
development/2.8 by more than 50 commits.

To avoid any integration risks, please re-synchronize them using one of the
following solutions:

  • Merge origin/development/2.8 into feature/ZENKO-4641-templates-for-mongodb-shards
  • Rebase feature/ZENKO-4641-templates-for-mongodb-shards onto origin/development/2.8

Note: If you choose to rebase, you may have to ask me to rebuild
integration branches using the reset command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants