Skip to content

should support external plugins #114

@OriHoch

Description

@OriHoch

Similar to the changes in #113 - but to allow multiple plugins, installed via pip

e.g.:

build a ckan-cloud-operator image with a list of plugins, each line is pip installed:

export CCO_PLUGINS="
cco-provider-jenkins
cco-provider-nfs
cco-provider-postgres
https://github.com/OriHoch/cco-provider-kamatera/archive/v0.0.4.tar.gz
"
docker build -t my-special-ckan-cloud-operator --build-arg CCO_PLUGINS --build-arg K8_PROVIDER=custom-kamatera .

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