-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## What ❔ Fixes https://linear.app/matterlabs/issue/BFT-429/improve-get-seed-node-addrs-function Created a `ConsensusNode` struct to handle the internals of a k8s running node as well as its temporary configuration ## Why ❔ The idea is to have a more object oriented code as stated in a comment in main [k8s deployment script PR](#62 (comment)) Also, this `ConsensusNode` struct will be useful to handle the whole node configurations set for https://linear.app/matterlabs/issue/BFT-427/provide-full-config-as-a-cli-argument --------- Co-authored-by: IAvecilla <[email protected]> Co-authored-by: Nacho Avecilla <[email protected]> Co-authored-by: Bruno França <[email protected]> Co-authored-by: Grzegorz Prusak <[email protected]>
- Loading branch information
1 parent
2bc31fc
commit 3fb1bc5
Showing
5 changed files
with
245 additions
and
200 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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.