cekit / cekit

CEKit - Container Evolution Kit
https://cekit.io/
MIT License
103 stars 39 forks source link

Ensure OSBS based builds to use fetch-artifact.yaml #662

Closed rnc closed 3 years ago

rnc commented 3 years ago

Describe the solution you'd like

To avoid large downloads, when artifacts are supplied using URL type cekit should add those to fetch-artifacts.yaml. This is as well as those already added via PlainArtifacts from Brew.

Additional context

See also CPAAS-1074.

rnc commented 3 years ago

Fixed by https://github.com/cekit/cekit/pull/661