Introduce component "objects" ( aka list of Kube objects ) #54
Labels
future
Items in consideration to be added to future spec levels
lifecycle/rotten
Rotten items. These items have been stale for 60 days and are now closed.
lifecycle/stale
Stale items. These items have not been updated for 90 days.
As a stack/devfile author, I wish to convey outer-loop deployment guidance in the form of a list of parameterized kubernetes objects.
The format draws inspiration from Templates https://github.com/sbose78/nodejs-rest-http-crud/blob/master/.openshiftio/application.yaml#L38
If the
objects
component is associated with adockerfile
component (image build guidance) in acomposite
command, #51 , che/odo must associate the built image from the 'build' guidance using theimage
parameter.The text was updated successfully, but these errors were encountered: