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

Hyperledger Fabric Kubernetes Operator

Results 44 fabric-operator issues
Sort by recently updated
recently updated
newest added

Small issue I just ran into, the sample-network scripts use https://github.com/kubernetes/kubernetes/pull/105776 so kubectl must be at least v1.23. ``` error: unrecognized condition: "jsonpath={.status.type}=Deployed" ``` I was able to get past...

Bump fabric and fabric-ca version in integration tests.