Skip to content

Feature: add support for chaincodeBuilderConfig #189

Open
@arner

Description

@arner

Chaincode builders can use variables in their file contents. They're used by chaincode 'as a service to ensure the same packageID across different peers: fabric docs.

The Peer CRD supports adding a chaincodeBuilderConfig and so does the operator. But the API does not expose it, and it's not set in the deployment.

This feature would add the API to the swagger definition and update the peer deployment code. It should be fairly straightforward to add, and it would be helpful for anyone using 'chaincode as a service' on the open source Fabric images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions