fabric-samples/test-network-k8s/kube
jkneubuh eeb4e611c7
Provide clear guidance for debugging Java chaincode as a service #684 (#724)
* Addresses Issue #548 by providing a simple guide for running Java chaincode as a service with a local debugger.

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* missed a couple of bash syntax errors

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Add metadata and activate examples to the CC README

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* move ccpackage/ contents into network script

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Fix CI test - Azure mounts git checkout at a different folder root path

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Update test-network-k8s README with updated cc deploy commands

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Run basic-asset transfer CI tests with Java + golang CC in Azure

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* remove (obsolete) test-net chaincode/ folder

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Address some PR review feedback points - README reorg

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Use the SDKs contract router Main, not a local entrypoint

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* bump the build - remove trailing newlines from a README

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2022-04-26 15:33:14 +01:00
..
org0 test-network-k8s : Connect to Fabric services via Nginx Ingress - READY FOR MERGE (#692) 2022-03-31 17:12:51 +01:00
org1 Provide clear guidance for debugging Java chaincode as a service #684 (#724) 2022-04-26 15:33:14 +01:00
org2 Allow custom peer images for test-network-k8s (#725) 2022-04-25 15:18:52 +00:00
application-deployment.yaml Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
fabric-rest-sample.yaml test-network-k8s : Connect to Fabric services via Nginx Ingress - READY FOR MERGE (#692) 2022-03-31 17:12:51 +01:00
ingress-nginx.yaml Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
job-scrub-fabric-volumes.yaml nit fixs (#519) 2021-11-02 15:43:31 +00:00
ns-test-network.yaml Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
pv-fabric-org0.yaml Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
pv-fabric-org1.yaml Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
pv-fabric-org2.yaml Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
pvc-fabric-org0.yaml resolve for #512 (#513) 2021-10-25 16:02:06 +01:00
pvc-fabric-org1.yaml resolve for #512 (#513) 2021-10-25 16:02:06 +01:00
pvc-fabric-org2.yaml resolve for #512 (#513) 2021-10-25 16:02:06 +01:00
root-tls-cert-issuer.yaml Employs the Kubernetes cert-manager for storage and organization of TLS certificates. (#612) 2022-02-08 09:31:09 +00:00