Hyperledger Fabric course is out!

IntroducingBevel Fabric Operator v1.8.0

Pull requests

The following pull requests have been merged

  • Fix kubectl-hlf inspect command when empty peer array #123
  • Using service type as ClusterIP when istio is used #122
  • Include external hosts as part CSR hosts for peer #121
  • Support for peer hostAliases in create and update #120
  • Major features v1.8.0 #108

Channel management

Channel managemnt has been redesigned in this release.

There are two new resources (CRD) introduced in this release:

  • FabricMainChannel
  • FabricFollowerChannel

FabricMainChannel

This resource creates and manages the channel configuration, including:

  • Configuration
  • Peer organizations
  • Orderer organizations

FabricFollowerChannel

This resource joins the channel and manages the channel configuration, including:

  • Anchor peers
  • Peers to join

For more information on how to use them, please head over the official documentation.

{
  "apiVersion": "hlf.fabric.com/v1",
}

Kubectl plugin bug fixes and new features

The following issues have been fixed related to the kubectl plugin:

  • Fix kubectl-hlf inspect command when empty peer array #123
  • Using service type as ClusterIP when istio is used #122
  • Include external hosts as part CSR hosts for peer #121
  • Support for peer hostAliases in create and update #120

If you liked this content and you want more, there are 2 ways I can help you:

  • Hyperledger Fabric Course: Hyperledger Fabric explained how to level up your skills and be in the top 1% of blockchain engineers.
  • Work with me : We build your blockchain project and help you from start to end with simple pricing.