Skip to content

Consider options for applying different configuration options to different chaincode #104

@jt-nti

Description

@jt-nti

It may be desirable to deploy different chaincode in different namespaces and, with #102, with different resource requests and limits.

Currently the chaincode packages only contain information about what is being deployed, not how to deploy it, and I am keen to keep this distinction. For example, requiring a new package to go through the chaincode lifecycle to change resource limits is not ideal. It would also reduce the likelihood of different organisations being able to share the same chaincode package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    designDesign discussions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions