bevel-operator-fabric icon indicating copy to clipboard operation
bevel-operator-fabric copied to clipboard

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5)

Results 51 bevel-operator-fabric issues
Sort by recently updated
recently updated
newest added

Hello, Some things are not well documented so I have a couple of questions which I believe will help everyone. 1. The latest version of hlf plugin is the 1.6.4...

question

Can this setup be used to add Orgs and CAs to an existing network??

question

Currently there is no possible using HLF to revoke certificate and put it to CRL. This process should revoke the certificate and put it to CRL - after it peers...

enhancement

Running my infrastructure on ```AWS EKS``` cluster using ```istio``` ``` MacBook-Pro network % kubectl get fabricorderernodes.hlf.kungfusoftware.es -A NAMESPACE NAME STATE AGE fabricdemo ord-node1 RUNNING 8m4s ``` The moment I try...

Is it possible to use the hlf operator without the plugin, say using CRD and helm charts? We have a requirement where the deployment needs to happen through helm charts,...

documentation

- Set up signing parameters per CA - Set up affiliations per CA - CRL configuration for peers and orderers #106 - Channel CRDs to manage channels

Hello, Thanks for the operator, it's an amazing tool to deploy Hyperledger Fabric on Kubernetes! We have created a web server to relay client requests to the network and want...

I think it can be a very good idea to add a section that explain how others can test our changes and contribute to the project.

documentation

In an EKS cluster with private node group setup, registering entities in CA with istio gateway causing delay (almost 5 mins to register one peer). However, registering with CA without...