Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Minor fixes for adding (raft/ibft) nodes. #29

Merged
merged 1 commit into from
May 4, 2020

Conversation

libby
Copy link
Contributor

@libby libby commented May 4, 2020

  • when running add_nodes_to_k8s.sh or ibft_add_nodes_to_k8s.sh add all the updated config
    files execpt the genesis config.

  • kubectl exec [POD] --> kubectl exec [POD] -- as the previous syntax is deprecated

* when running `add_nodes_to_k8s.sh` or `ibft_add_nodes_to_k8s.sh` add all the updated config
files execpt the genesis config.

* `kubectl exec [POD]` --> `kubectl exec [POD] --` as the previous syntax is deprecated
@libby libby requested a review from jbhurat May 4, 2020 16:31
Copy link
Contributor

@jbhurat jbhurat left a comment

Choose a reason for hiding this comment

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

LGTM

@libby libby merged commit ff24714 into Consensys:master May 4, 2020
@libby libby deleted the add-node-minor-fixes branch August 11, 2020 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants