Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd design doc for stream tooling #171
Merged
Conversation
stream-tooling.md
Outdated
| **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.
This comment has been minimized.
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.
This comment has been minimized.
|
LGTM! I'm sure we'll have to adapt and make adjustments as we go, but it's a solid set of starting guidelines. |
This comment has been minimized.
This comment has been minimized.
|
LGTM |
This comment has been minimized.
This comment has been minimized.
|
LGTM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
bgilbert commentedApr 11, 2019
•
edited
For #137.