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

[fabric] Update adding a new channel #2449

Closed mgCepeda closed 11 months ago

mgCepeda commented 11 months ago

Primary Changes

1.Update adding a new channel playbook to be compatible with version 2.5.4 2.Fixed the bug with elimination of ServiceAccount and ClusterRoleBinding

Modifications

docs/source/archive/certificates/fabric.md platforms/hyperledger-fabric/charts/fabric-osnadmin-channel-create platforms/hyperledger-fabric/configuration/add-new-channel.yaml platforms/hyperledger-fabric/configuration/roles/create/channel_artifacts platforms/hyperledger-fabric/configuration/roles/create/genesis platforms/hyperledger-fabric/configuration/roles/create/new_orderer platforms/hyperledger-fabric/configuration/roles/create/new_organization/orderer_org/syschannel platforms/hyperledger-fabric/configuration/roles/create/orderers platforms/hyperledger-fabric/configuration/roles/create/osnchannels platforms/hyperledger-fabric/configuration/roles/create/refresh_certs/create_channel_block platforms/hyperledger-fabric/configuration/roles/delete/vault_secrets platforms/hyperledger-fabric/configuration/roles/upgrade/application-capabilities/tasks/orderer-group/update_block_orderer.yaml platforms/hyperledger-fabric/configuration/roles/upgrade/orderer-binary platforms/hyperledger-fabric/configuration/roles/upgrade/orderer-capabilities platforms/shared/configuration/roles/create/shared_helm_component/templates/vault_kubernetes_job.tpl

fixes #2439 #2443