-
Notifications
You must be signed in to change notification settings - Fork 15
feat: add basic multi-cluster support to solo network deploy
#1389
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
Merged
jeromy-cannon
merged 33 commits into
main
from
01357-multi-cluster-network-deploy-part-3
Feb 14, 2025
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
48b79f9
Squashed commit of the following:
jeromy-cannon 2e7d6d5
refactor: prepareStorageSecrets method
leninmehedy 5e8d543
fix: fix test compilation errors
leninmehedy 66ddc2e
fix: remove circular dependency between base.ts and command_types.ts …
leninmehedy 4d5b168
test: add test for Templates.renderConsensusNodeFullyQualifiedDomainName
leninmehedy a5207e6
fix: align logic for storage secret creation based on main
leninmehedy f240131
test: fix check for unused flags
leninmehedy 9c2be4d
fix: use consensus-nodes instead of node aliases to correctly set clu…
leninmehedy 76de1be
moved some imports around to match their original location before thi…
jeromy-cannon a5750ed
fixed unit test
jeromy-cannon 6b72d3d
removed unused import
jeromy-cannon 6df3507
removed unused import
jeromy-cannon b3e2315
merged from main
jeromy-cannon 4fe60d7
refactor: remove unused consensusNodes property and update type casti…
jeromy-cannon d26142d
refactor: update cluster reference handling in chart installation logic
jeromy-cannon fc173e4
refactor: remove cloud.s3.enabled setting from telemetry configuration
jeromy-cannon 72ab6c3
refactor: add GCS and AWS configuration flags to network command tests
jeromy-cannon 211c9e2
got NodeAdd test to work!!
jeromy-cannon 4ff70b9
reactivated node-add-test network destroy call after test is done
jeromy-cannon 42af7d8
refactor: update getDefaultArgv to accept namespace parameter in tests
jeromy-cannon c41d9ca
feat: add LOCAL_BUILD_COPY_RETRY constant and enhance local build cop…
jeromy-cannon ab84798
feat: update deployment create command to include node aliases for im…
jeromy-cannon 48b577d
feat: update ConsensusNodeStates to include REQUESTED state and modif…
jeromy-cannon c9ca8ac
Merge branch 'main' into 01357-multi-cluster-network-deploy-part-3
jeromy-cannon d572874
fix: update path reference in network test to use path.join for consi…
jeromy-cannon a06068d
feat: update deployment name references to include namespace for impr…
jeromy-cannon 1979844
fix: simplify deployment name in network test for clarity
jeromy-cannon d718f00
feat: add cluster configuration files for multi-cluster setup
jeromy-cannon 43bd2e5
feat: add cluster configuration files and update deployment logic for…
jeromy-cannon 6392c5f
feat: add cluster configuration files and update deployment logic for…
jeromy-cannon 5ce3ae3
feat: update upgrade logic to validate all node states and add cluste…
jeromy-cannon 72b2029
feat: enhance remote config loading logic and add cluster configurati…
jeromy-cannon e8bebc4
test: fix e2e tests for missing unused flags
leninmehedy 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
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
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.