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

Improve get addrs #69

Merged
merged 125 commits into from
Mar 13, 2024
Merged

Improve get addrs #69

merged 125 commits into from
Mar 13, 2024

Conversation

ElFantasma
Copy link
Contributor

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
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

IAvecilla and others added 30 commits January 10, 2024 18:34
Co-authored-by: Bruno França <[email protected]>
Base automatically changed from replace_json_k8s to main February 28, 2024 13:34
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
node/tools/src/k8s.rs Outdated Show resolved Hide resolved
@ElFantasma ElFantasma merged commit 3fb1bc5 into main Mar 13, 2024
4 checks passed
@ElFantasma ElFantasma deleted the improve_get_addrs branch March 13, 2024 15:03
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