fabric-operator
fabric-operator copied to clipboard
Hyperledger Fabric Kubernetes Operator
Added Logs for Operator
Request a helm-chart for "fabric-operations-console" install into a Kubernetes cluster with fabric-network.
what's the different from https://github.com/hyperledger/bevel-operator-fabric ?
Therese are some suggested updates to make the overall 'flow' of the readme.md better. So it easier for Fred/Fiona to follow along. Also added a way of 'cheating' if you...
This impacts anyone who uses the CA as Idemix credential issuer. Refers to the Deployment of the CA: https://github.com/hyperledger-labs/fabric-operator/blob/main/definitions/ca/deployment.yaml **Issue** The FABRIC_CA_HOME directory (`/data/ca`) is not on a Persistent Volume...
Certificate is valid for ingress.local, not test-network-org0-ca-ca.localho.st error on network up
Is anyone else having this error message on `./network up`? I am running a local cluster with rancher desktop and k3s. This error comes up when enrolling org0 root CA...
Currently there are no way to pass custom pod configs via crds, like nodeSelector/tolerations/topologySpreadConstraints/affinity/etc (unless I'm missing something?) There is only arch/zone/region though not sure what exactly they configure, labels?
This pr introduces [golangci-lint](https://github.com/golangci/golangci-lint) to detect problems with go source code. And turns on 4 linters: gofmt goimports govet gosimple (The first 3 linters are maintained by golang.org, gosimple is...
Hyperledger Explorer provides insights into the fabric network.