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

Refactor quorum-init script #26

Merged
merged 6 commits into from
May 13, 2020
Merged

Conversation

apratt3377
Copy link
Contributor

@apratt3377 apratt3377 commented May 1, 2020

separates quorum-init into 2 scripts...
-quorum-init only generates resources needed for quorum
-qube-init calls quorum-init and generates kubernetes resources
updates calls to quorum-init in readme/tests
adds action flag (--action create|update, --action=create|update, -acreate|update) to skip user prompt of asking about out directory, not having flag will run prompt if out directory exists

example of how to run with flags:
./quorum-init --action=create qubernetes.yaml
./quorum-init --action=update qubernetes.yaml
./qube-init --action=create qubernetes.yaml
./qube-init --action=update qubernetes.yaml

@libby
Copy link
Contributor

libby commented May 13, 2020

LGTM.

@libby libby merged commit 82766c3 into Consensys:master May 13, 2020
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