Git Product home page Git Product logo

Comments (6)

tpepper avatar tpepper commented on September 12, 2024 1

There's a few options depending on how we structure this and how distro-like we might become, but my vision at this point is focused on core packages not broader:

  • automated builds (eg: nightly) go here, in a specific clearly "nightly" part of a folder hierarchy
  • testing happens
  • PR to promote an indicated set of those built artifacts to a "testing" place, perhaps with an alpha/beta/rc designation added in the file name?
  • testing happens
  • PR to promote an indicated set of those built artifacts to a "release" place

I also want to see reaping of existing artifacts as a part of promotion so nightly's age out to archive, testing's age out to archive, and release section holds the current set of preferred/supported packages with prior ones moved out to archive.

I want all of this to happen from automation driven by auditable PRs. No parallel, slightly different builds. No rebuild for publication. No building from any non-committed code (today all packages are built using non-committed package spec files with manual edits made before building). I want to see a set of makefiles with "bump" target commands that increment build metadata, commit it, and then build/promote the next 1.13.N, or the next 1.13.1-R packaging, from that committed code.

This bucket would be use to prototype all of that.

(emails coming via DM)

from k8s.io.

dims avatar dims commented on September 12, 2024

/assign @thockin @justinsb

from k8s.io.

thockin avatar thockin commented on September 12, 2024

I'm a little uncomfortable making one-off experiments without a clean way to track it, but I can do this one.

Do we consider this a "staging" repo that needs a PR to "promote" artifacts or is it a real thing that people push to and store forever?

I'll need emails for people to add to a googlegroup to grant access to anything. I created "[email protected]" . I create a project "k8s-sig-release-prototype" and a public-readable bucket of the same name. I gave that group "Storage admin" privs to that bucket.

I did all of this by hand.

from k8s.io.

thockin avatar thockin commented on September 12, 2024

from k8s.io.

tpepper avatar tpepper commented on September 12, 2024

Forgot to update the issue here. We have this (k8s-sig-release-prototype) as a playground.

/close

from k8s.io.

k8s-ci-robot avatar k8s-ci-robot commented on September 12, 2024

@tpepper: Closing this issue.

In response to this:

Forgot to update the issue here. We have this (k8s-sig-release-prototype) as a playground.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from k8s.io.

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.