Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add design doc for stream tooling #171

Merged
merged 1 commit into from Apr 16, 2019
Merged

Add design doc for stream tooling #171

merged 1 commit into from Apr 16, 2019

Conversation

@bgilbert
Copy link
Member

bgilbert commented Apr 11, 2019

For #137.

**Production** streams are intended for production use. They source their RPMs from a _single_ Koji tag, `coreos-release`, from which we create a yum repo:
1. **next** <- coreos-release
2. **testing** <- coreos-release
3. **stable** <- coreos-release

This comment has been minimized.

Copy link
@dustymabe

dustymabe Apr 12, 2019

Member

This might be an implementation detail we are intending to gloss over here but my understanding is that we would still use the coreos-pool related dist-repo (yum repo) for the inputs for all composes (the lockfiles control the actual packages that get used so it doesn't matter as long as the rpms are available) and we would tag the packages into the coreos-release tag once they had made it into a release.

This comment has been minimized.

Copy link
@bgilbert

bgilbert Apr 12, 2019

Author Member

Yup, that was my understanding as well. Updated.

@bgilbert bgilbert force-pushed the bgilbert:streams branch from 025702d to 81f3dd3 Apr 12, 2019
@jlebon
jlebon approved these changes Apr 12, 2019
Copy link
Member

jlebon left a comment

LGTM! I'm sure we'll have to adapt and make adjustments as we go, but it's a solid set of starting guidelines.

@dustymabe

This comment has been minimized.

Copy link
Member

dustymabe commented Apr 12, 2019

LGTM

@sinnykumari

This comment has been minimized.

Copy link
Contributor

sinnykumari commented Apr 16, 2019

LGTM

@bgilbert bgilbert merged commit 52ab8ba into coreos:master Apr 16, 2019
@bgilbert bgilbert deleted the bgilbert:streams branch Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.