Skip to content

Fix prevent ccaas package peer overwrite#780

Open
dpereowei wants to merge 14 commits into
hyperledger-labs:mainfrom
dpereowei:fix-prevent-ccaas-package-peer-overwrite
Open

Fix prevent ccaas package peer overwrite#780
dpereowei wants to merge 14 commits into
hyperledger-labs:mainfrom
dpereowei:fix-prevent-ccaas-package-peer-overwrite

Conversation

@dpereowei

Copy link
Copy Markdown
Contributor

This update moves CCaaS workloads into the generated docker-compose.yaml while preserving the lifecycle ordering constraint: peers still start first, then Fablo resolves the installed package ID and starts the matching CCaaS service with CORE_CHAINCODE_ID_NAME / CHAINCODE_ID. Closes #653

The CI failure with npm help output came from how the existing command override was rendered in Compose.
Closes #623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: CCaaS uses only the last chaincode When network is recovered from snapshots, CCaaS chaincode should start automatically

2 participants