Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "oc_create_operatorcollection" OC SDK module #74

Open
kberkos-public opened this issue Jan 24, 2024 · 1 comment
Open

Implement "oc_create_operatorcollection" OC SDK module #74

kberkos-public opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kberkos-public
Copy link
Collaborator

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 kberkos-public added the enhancement New feature or request label Jan 24, 2024
@kberkos-public
Copy link
Collaborator Author

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

@zohiba zohiba self-assigned this Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants