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

[hold] Use new cosa build naming model #424

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

coreos/coreos-assembler#1459 is
going to add support for more convenient multiple builds.

Here the name is derived simply from the name of the manifest file.
We use the summary for cloud uploads, so that moves to image.yaml.

coreos/coreos-assembler#1459 is
going to add support for more convenient multiple builds.

Here the `name` is derived simply from the name of the manifest file.
We use the summary for cloud uploads, so that moves to `image.yaml`.
@cgwalters cgwalters added the hold label May 22, 2020
@cgwalters
Copy link
Member Author

Pairs with coreos/coreos-assembler#1474 - don't merge until that merges.

@@ -0,0 +1,32 @@
ref: fedora/${basearch}/coreos/testing-devel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, this is a bit awkward, because there is also a manifests/fedora-coreos.yaml. Maybe let's rename that one to reduce confusion?

This will also require updating config-bot, which right now special-cases manifest.yaml (see https://github.com/coreos/fedora-coreos-config#about-this-repo).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I wonder if it'd be simpler to just make coreos/coreos-assembler#1474 use a name field in image.yaml instead? It's not strictly correct since e.g. the OSTree tarball has that name too, though it does seem cleaner to have it be more explicit and sitting alongside summary.

@cgwalters
Copy link
Member Author

Closing this out until we finalize the cosa model.

@cgwalters cgwalters closed this May 30, 2020
c4rt0 pushed a commit to c4rt0/fedora-coreos-config that referenced this pull request Mar 27, 2023
tests/kola/misc-ro: backport kdump.service test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants