hyperledger / hyperledger/fabric-test
Self Contain the Operator Tooling
Open
- Dominant language
- Go
- Stars
- 151
- Forks
- 128
- Avg merge
- 3h 19m
- Merged PRs (30d)
- 1
Description
The Operator tooling today reads in a config file, parses it, then writes it to a common location on disk. This should instead be changed such that the config file is parsed in a single location and the config object is instead passed through the call stack.
This will enable support for #265.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.