shipwright-io / build

Shipwright - a framework for building container images on Kubernetes
https://shipwright.io
Apache License 2.0
626 stars 107 forks source link

[FEATURE] Support another technology to define and orchestrate the image creation inside a pod #1615

Open qu1queee opened 1 month ago

qu1queee commented 1 month ago

Is there an existing feature request for this?

Is your feature request related to a problem or use-case? Please describe.

A use-case.

We want to explore the possibility of supporting another stack for delegating the image build inside a Pod. Most prominent example would be Argo Workflows.

Describe the solution that you would like.

A SHIP that can shed some light into this topic, using Argo Workflows. The SHIP besides providing a deep understanding of what aspects of the controller would need to be extended, should provide a concise explanation on why this is beneficial for our end users.

Describe alternatives you have considered.

None. We can explore other technologies besides Argo. But looking at the relevance, features and adoption from Argo, its definitely a good starting point.

Anything else?

In a nutshell, this could provide a proposal on how we can opt-in for another backend technology besides Tekton Pipelines.

ayushsatyam146 commented 3 weeks ago

/assign @ayushsatyam146

MaheshRKumawat commented 3 weeks ago

/assign @MaheshRKumawat