openshift-psap / special-resource-operator-deprecated

Apache License 2.0
10 stars 12 forks source link

Bug 1883363: Simple kmod v2 #35

Closed zvonkok closed 4 years ago

zvonkok commented 4 years ago

Heavy update on the SDK.

Added lustre-client, simple-kmod, driver-container-base as recipes. Dependent SpecialResources are created now automatically and reconciled. New field imageReference: true will add RBAC to pull images from other dependent namespaces.

SRO will deploy from the internal file-system if no ConfigMap overrides are generated.

SPECIALRESOURCE=lustre-client make

Or if yaml files are updated and should be overriden:

SPECIALRESOURCE=lustre-client make assets
SPECIALRESOURCE=lustre-client make
openshift-ci-robot commented 4 years ago

@zvonkok: All pull requests linked via external trackers have merged:

Bugzilla bug 1883363 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift-psap/special-resource-operator/pull/35): >Bug 1883363: Simple kmod v2 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.