Design image
type
#12
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
image
type
#12
The work for this task is to design this feature and present one or more proposals (before implementing).
Expected Behavior
One of the features we want the Pipeline to have is to have strong typing around concepts that will be used commonly in k8s centric CI/CD pipelines.
One of the concepts we want to have strong typing around is a "container image", which is something that could be produced by a Task as an output, and published to an artifact store, and may be used by subsequent Tasks for testing or deploying.
Some attributes we'd probably like include:
Actual Behavior
This concept only exists theoretically, but in this example pipeline we have a
builtImage
attribute on an artifact store binding, declaring what we'd like the built image to be called:Additional Info
The text was updated successfully, but these errors were encountered: