hyperledger / bevel-operator-fabric

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5)
https://hyperledger.github.io/bevel-operator-fabric/
Apache License 2.0
265 stars 90 forks source link

(kubectl-hlf): fixed the dependency of identity file while signing update #216

Closed adityajoshi12 closed 2 months ago

adityajoshi12 commented 3 months ago

What this PR does / why we need it:

This PR fix the breaking change for signing channel update. This change allows users to optionally pass the identity file while signing the transaction. Users can optionally skip providing the identity file and can sign it just by using the networkConfig file.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Additional documentation, usage docs, etc.: