openshift-psap / special-resource-operator-deprecated

Apache License 2.0
10 stars 12 forks source link

Replace dockerStrategy for Source-to-Image (S2I) build on 0000-state-driver-buildconfig.yaml #5

Open ArangoGutierrez opened 4 years ago

ArangoGutierrez commented 4 years ago

The Special Resource Operator (SRO) is a template for exposing and managing accelerator cards in a Kubernetes cluster. moving from dockerStrategy to sourceStrategy will increase the flexibility of the repo-template.

Source-to-Image (S2I) is a tool for building reproducible, Docker-formatted container images. It produces ready-to-run images by injecting application source into a container image and assembling a new image.

https://docs.openshift.com/container-platform/4.3/builds/build-strategies.html#build-strategy-s2i_build-strategies