hyperledger-bevel / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
346 stars 719 forks source link

Addition of new peer org shouldn’t have a dependency on the orderer. #2534

Open adityajoshi12 opened 7 months ago

adityajoshi12 commented 7 months ago

Is your feature request related to a problem? Please describe. Addition of new peer org shouldn’t have a dependency on the orderer (fabric 2.5) since the channel creation is an independent operation.

Describe the solution you'd like Users should be able to bootstrap a new org without orderer details in the network.yaml.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Fabric 2.5

suvajit-sarkar commented 7 months ago

Revisit once the standalone helm chart for fabric is complete