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

feat: start node base on group #391

Merged
merged 7 commits into from
May 18, 2023
Merged

feat: start node base on group #391

merged 7 commits into from
May 18, 2023

Conversation

daniel1302
Copy link
Contributor

@daniel1302 daniel1302 commented May 11, 2023

closes https://github.com/vegaprotocol/devops-infra/issues/1856 .

We cannot remove all nodes from the particular group and then start a node from it because we do not have any node available for the --base-on flag. So I have added the --base-on-group flag, which does not require the node in a particular group.

This change adds the ability to start the node in the particular group even if no node is running.

I have tested this with the following code: vegaprotocol/devopstools#41

@daniel1302 daniel1302 changed the title Start node base on group feat: start node base on group May 11, 2023
@daniel1302 daniel1302 marked this pull request as ready for review May 11, 2023 21:16
@gordsport gordsport requested review from karlem and a team May 12, 2023 07:56
cmd/nodes_add.go Outdated Show resolved Hide resolved
cmd/nodes_add.go Outdated Show resolved Hide resolved
karlem
karlem previously approved these changes May 12, 2023
Copy link
Contributor

@karlem karlem left a comment

Choose a reason for hiding this comment

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

Looks good, just small changes pls.

@daniel1302
Copy link
Contributor Author

Merging as it has been approved previously

@daniel1302 daniel1302 merged commit e6c1491 into main May 18, 2023
@daniel1302 daniel1302 deleted the start-node-base-on-group branch May 18, 2023 10:56
This pull request was closed.
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.

2 participants