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

cmd-push-container-manifest: add container tags pushed to meta.json #3132

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Oct 21, 2022

For FCOS, we'll eventually want to add the oscontainer image in the
stream metadata. We'll want it to be tag-based so that by default, users
always use the latest release.

Add a tags key to the image definition for this.

We include all the tags instead of just e.g. the first one, because I
think it's good practice to have meta.json reference all the external
resources that it pushed to. This is important for example for GC.

@jlebon
Copy link
Member Author

jlebon commented Oct 21, 2022

Requires: #3129

dustymabe
dustymabe previously approved these changes Oct 21, 2022
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

For FCOS, we'll eventually want to add the oscontainer image in the
stream metadata. We'll want it to be tag-based so that by default, users
always use the latest release.

Add a `tags` key to the image definition for this.

We include all the tags instead of just e.g. the first one, because I
think it's good practice to have `meta.json` reference all the external
resources that it pushed to. This is important for example for GC.
@jlebon jlebon force-pushed the pr/copy-container-prep-tags branch from 7f487de to 05ad942 Compare October 21, 2022 20:07
@jlebon jlebon enabled auto-merge (rebase) October 21, 2022 20:07
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

@jlebon jlebon merged commit f9418fd into coreos:main Oct 21, 2022
@jlebon jlebon deleted the pr/copy-container-prep-tags branch April 22, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants