-
Notifications
You must be signed in to change notification settings - Fork 92
đ (ZENKO-5303) make voting and priority right #2452
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
Open
DarkIsDude
wants to merge
20
commits into
development/2.16
Choose a base branch
from
bugfix/ZENKO-5303/make-voting-and-priority
base: development/2.16
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e4d966a
Squashed 'solution-base/images/mongodb-sharded/debian-12/' content frâŚ
DarkIsDude cd8a868
Squashed 'solution-base/images/mongodb-exporter/debian-12/' content fâŚ
DarkIsDude b7d315f
Squashed 'solution-base/images/os-shell/debian-12/' content from commâŚ
DarkIsDude ae35701
Merge commit 'cd8a86878e5f08757d7dabce9f7254fdf8d6eabb' as 'solution-âŚ
DarkIsDude ca209b3
Merge commit 'b7d315f24a55ab51353d565027a647c24b27bca9' as 'solution-âŚ
DarkIsDude 78c5b85
đ ensure secondary keeps votes and priority after restart
DarkIsDude 45ff404
đ fix Make script to right commit, working with root git and reduce time
DarkIsDude 0495d99
đ§ clear vendored image dirs for one-time subtree bootstrap
DarkIsDude 4dccbb3
Merge commit 'e4d966a9e537e574eb4c3712ec81e6b2bf76b305' as 'solution-âŚ
DarkIsDude 9c9a549
đ§ restore Zenko changes on top of the subtree bootstrap
DarkIsDude 28ef5f1
đ match voting rights on a sentinel instead of "true"
DarkIsDude df74ca4
đ match secondary state on a sentinel instead of "true"
DarkIsDude bee96a4
â
cover the mongosh boolean-matching regression
DarkIsDude b3a2b3f
đ pin every Bitnami vendor ref to a sha
DarkIsDude 09768f7
đ publish vendor split commits so vendor-sync works on any clone
DarkIsDude 8888006
âťď¸ drop the sparse-checkout dance from the vendor split
DarkIsDude 6a005ee
âťď¸ restore upstream exec bits and drop the chmod workarounds
DarkIsDude 65bbbc3
đ fetch published vendor baselines before the subtree merge
DarkIsDude 80a2b7c
đ document how to bump the pinned Bitnami refs
DarkIsDude 9445688
đ fix broken doc links and a typo
DarkIsDude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
Empty file modified
0
solution-base/images/mongodb-exporter/debian-12/prebuildfs/usr/sbin/install_packages
100644 â 100755
|
DarkIsDude marked this conversation as resolved.
|
Empty file.
Empty file modified
0
solution-base/images/mongodb-exporter/debian-12/prebuildfs/usr/sbin/run-script
100644 â 100755
Empty file.
Empty file modified
0
solution-base/images/mongodb-exporter/debian-12/prebuildfs/usr/sbin/uninstall_packages
100644 â 100755
Empty file.
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
Empty file modified
0
solution-base/images/mongodb-sharded/debian-12/prebuildfs/usr/sbin/install_packages
100644 â 100755
Empty file.
Empty file modified
0
solution-base/images/mongodb-sharded/debian-12/prebuildfs/usr/sbin/run-script
100644 â 100755
Empty file.
Empty file modified
0
solution-base/images/mongodb-sharded/debian-12/prebuildfs/usr/sbin/uninstall_packages
100644 â 100755
Empty file.
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
Empty file modified
0
...images/mongodb-sharded/debian-12/rootfs/opt/bitnami/scripts/mongodb-sharded/entrypoint.sh
100644 â 100755
Empty file.
Empty file modified
0
...images/mongodb-sharded/debian-12/rootfs/opt/bitnami/scripts/mongodb-sharded/postunpack.sh
100644 â 100755
Empty file.
Empty file modified
0
...n-base/images/mongodb-sharded/debian-12/rootfs/opt/bitnami/scripts/mongodb-sharded/run.sh
100644 â 100755
Empty file.
Empty file modified
0
...base/images/mongodb-sharded/debian-12/rootfs/opt/bitnami/scripts/mongodb-sharded/setup.sh
100644 â 100755
Empty file.
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
Empty file modified
0
solution-base/images/os-shell/debian-12/prebuildfs/usr/sbin/install_packages
100644 â 100755
Empty file.
Empty file modified
0
solution-base/images/os-shell/debian-12/prebuildfs/usr/sbin/run-script
100644 â 100755
Empty file.
Empty file modified
0
solution-base/images/os-shell/debian-12/prebuildfs/usr/sbin/uninstall_packages
100644 â 100755
Empty file.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.