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
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.
Heavy update on the SDK.
Added lustre-client, simple-kmod, driver-container-base as recipes. Dependent
SpecialResources
are created now automatically and reconciled. New fieldimageReference: 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.Or if yaml files are updated and should be overriden: