Skip to content

Standardize usage of CCID instead of CCNAME across samples#805

Merged
munapower merged 1 commit into
hyperledger:mainfrom
munapower:fixCCinFpcclient
Aug 5, 2025
Merged

Standardize usage of CCID instead of CCNAME across samples#805
munapower merged 1 commit into
hyperledger:mainfrom
munapower:fixCCinFpcclient

Conversation

@munapower
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
There are 2 environment variables being used CCID and CCNAME. CCNAME is the name the docker image will have. CCID is used to reference the chaincode name. Samples should be using CCID.
Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing changes and/or breaks backward compatability?:

Yes, readme's are updated.

@munapower
Copy link
Copy Markdown
Contributor Author

@mbrandenburger @chenchanglew can you guys check to see if I have identified all the places where it would need to be updated? I still have to test it ...

@munapower munapower self-assigned this May 2, 2025
Copy link
Copy Markdown
Contributor

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @munapower - I did a quick pass and left a few comments. As you mentioned offline there are several issues with the k8 sample - we can focus on those issues in another PR if you like.

Comment thread samples/application/simple-cli-go/Makefile
Comment thread ecc/Makefile
Comment thread samples/deployment/fabric-smart-client/the-simple-testing-network/README.md Outdated
Comment thread samples/deployment/fabric-smart-client/the-simple-testing-network/README.md Outdated
@munapower munapower marked this pull request as ready for review July 9, 2025 19:16
@munapower munapower requested a review from a team as a code owner July 9, 2025 19:16
Improve simple-testing-network to check if monitoring should be enabled or not.

Fix docker tag issues and add note to readme

Small fix to minikube readme and CA image

Signed-off-by: munapower <mmunaro@hotmail.com>
Copy link
Copy Markdown
Contributor

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mbrandenburger mbrandenburger added documentation This contains documentation/description/comments comp/samples This issue is related to our FPC samples labels Aug 5, 2025
@munapower munapower merged commit 43d9238 into hyperledger:main Aug 5, 2025
4 checks passed
@munapower munapower deleted the fixCCinFpcclient branch August 6, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/samples This issue is related to our FPC samples documentation This contains documentation/description/comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants