Giter Site home page Giter Site logo

Comments (8)

SaschaSchwarze0 avatar SaschaSchwarze0 commented on June 13, 2024 1

I put together my thoughts on multi-platform here: shipwright-io/community#204 (comment)

Things that were mentioned but are not on the slides:

  • We may want to let the user define the target platforms (like spec.output.platforms) on a Build and BuildRun as first-class properties rather than strategy parameters
  • We need a build strategy author to tell us whether it can handle platforms itself or not. Mayby through usage of ${params.shp-output-platforms[@]} implicitly like we assume strategy-managed push when ${params.shp-output-directory} is used ?
  • Shipwright Build internally is tight a lot on the fact that one BuildRun leads to exactly one TaskRun. Changing this will be a certain effort.
  • The image merge logic is simple. The code that I had shown which even uses some of our existing internal libraries:
    main.go.zip

from build.

adambkaplan avatar adambkaplan commented on June 13, 2024

The okd community implemented a "multi-arch" build strategy - multi-arch native buildah. We could look at this as a real-world multi-arch build scenario to iterate on.

from build.

Adarsh-jaiss avatar Adarsh-jaiss commented on June 13, 2024
  • Hey @adambkaplan , Please let me know, if i can assist you on this :)

from build.

adambkaplan avatar adambkaplan commented on June 13, 2024

👋 hey @Adarsh-jaiss - happy to have help here!

As a first step, I think someone from the Shipwright community should read the okd build strategy linked above and map out the process in a HackMD or other collaborative document. I think translating their script code to plain language will help move the conversation forward.

Are you able to help get this started?

from build.

Adarsh-jaiss avatar Adarsh-jaiss commented on June 13, 2024

👋 hey @Adarsh-jaiss - happy to have help here!

As a first step, I think someone from the Shipwright community should read the okd build strategy linked above and map out the process in a HackMD or other collaborative document. I think translating their script code to plain language will help move the conversation forward.

Are you able to help get this started?

Sure, I would love to do this :)

from build.

Adarsh-jaiss avatar Adarsh-jaiss commented on June 13, 2024

Hey, @adambkaplan , I have summarized everything in 3 scopes, the 1st scope will give collaborators about the overview of what actually the file is doing. The 2nd scope is a deep dive into steps involved and 3rd scope is a code level deep dive,to understand what a specific line of code does. Please look into it and let me know the changes : Hack.md

from build.

adambkaplan avatar adambkaplan commented on June 13, 2024

This is a great write-up! I have cleaned up the formatting a bit and published your analysis here: https://hackmd.io/PeHcszOaR_6aekd0vfvOAg?view=

from build.

Adarsh-jaiss avatar Adarsh-jaiss commented on June 13, 2024

This is a great write-up! I have cleaned up the formatting a bit and published your analysis here: https://hackmd.io/PeHcszOaR_6aekd0vfvOAg?view=

Thanks @adambkaplan , Please let me know the next step for this now!

from build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.