bevel icon indicating copy to clipboard operation
bevel copied to clipboard

Update Fabric network to support Policies

Open sownak opened this issue 6 years ago • 1 comments

The current Fabric network on Kubernetes runs on default policies. This should be upgraded so that custom policies can be applied to the network. Steps:

  1. Explore how the NodeOUs can be configured manually i.e. not using cryptogen
  2. Update the generate-crypto.sh and generate-user-crypto.sh to create the config.yaml for NodeOUs
  3. Update the root configtx.yaml to include the policies from the fabric-network/configtx.yaml
  4. Add the policy to the chaincode

Acceptance Criteria

  1. No default Policies in the configtx.yaml when generating the genesis block

sownak avatar Oct 29 '19 10:10 sownak

Hi @sauveergoel, any update on this issue ?

suvajit-sarkar avatar May 23 '22 12:05 suvajit-sarkar