issues
search
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
Set vars for build and upload roles if they do not exist.
#93
Closed
yemi-kelani
closed
7 months ago
yemi-kelani
commented
9 months ago
Added logic to set vars for
build_collection
and
upload_collection_to_manager
roles if they do not exist.
Added molecule tests for new roles
Reworked molecule tests, to reuse written code rather than duplicate it
build_collection
andupload_collection_to_manager
roles if they do not exist.