IBM / operator-collection-sdk

The IBM Operator Collection SDK provides the resources and tools that are needed to develop Operator Collections against the IBM® z/OS® Cloud Broker as part of the IBM Z® and Cloud Modernization Stack.
https://ibm.github.io/operator-collection-sdk/
Apache License 2.0
8 stars 1 forks source link

Implement "oc_create_operatorcollection" OC SDK module #74

Open kberkos-public opened 9 months ago

kberkos-public commented 9 months ago

Feature Request

Describe the problem you need a feature to resolve.

This module should allow users to import a specific collection into their Broker instance.

Need to determine if this is only a manual upload, or if we will support all upload types.

kberkos-public commented 9 months ago

Sample task:

name: Upload And Create OperatorCollection
ibm.operator_collection_sdk.oc_create_operatorcollection:
  name: racf-cert-manager.freemanlatrell.0.2.0
  namespace: latrell-test
  skipSignatureVerification: true
  collection_src: /tmp/racf_cert_manager-0.2.0.tar.gz