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
7 stars 1 forks source link

Implement a "create" and a "delete" z/OS Cloud Broker Operator OC SDK module #76

Open kberkos-public opened 7 months ago

kberkos-public commented 7 months ago

Feature Request

Describe the problem you need a feature to resolve.

This issue will track the creation of two modules:

oc_zoscloudbroker_operator

These modules should let users create and delete the Broker operator in a given namespace.

Should users provide cluster/namespace info in module, or will we require users to be logged into open shift?