mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
This PR replaces deprecated containerd registry.mirrors configuration with config_path mode and hosts.toml, required for containerd 2.x (KIND v0.27.0+). The old configuration prevents the CRI plugin from loading, causing kubelet to fail on startup. Also, this fixes CA enrollment in create_node_local_MSP() to specify port 443 explicitly, and other minor issues, including removing redundant throws from Java close() methods. Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com> Co-authored-by: Mark S. Lewis <Mark.S.Lewis@outlook.com> |
||
|---|---|---|
| .. | ||
| lint.yaml | ||
| rest-sample.yaml | ||
| test-fsat.yaml | ||
| test-high-throughput.yaml | ||
| test-network-basic.yaml | ||
| test-network-bft-orderer.yaml | ||
| test-network-events.yaml | ||
| test-network-hsm.yaml | ||
| test-network-k8s.yaml | ||
| test-network-ledger.yaml | ||
| test-network-off-chain.yaml | ||
| test-network-private.yaml | ||
| test-network-sbe.yaml | ||
| test-network-secured.yaml | ||