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

[OCI] Feature to upload container images #36

Open
Vincinator opened this issue Aug 21, 2024 · 0 comments
Open

[OCI] Feature to upload container images #36

Vincinator opened this issue Aug 21, 2024 · 0 comments
Milestone

Comments

@Vincinator
Copy link
Contributor

What would you like to be added

Container images must also be uploaded to the OCI Index via the OCI delivery gear.

Migrating to single package name is a separate task that we first need to verify if this is required.

Container images that will be placed to the OCI Index eventually:

  • package build container
  • kernel driver build container
  • base container for users (current gardenlinux container)
  • test container

Why is this needed

  • Sign referenced container digests
  • Single place to check for completeness
  • Signature verification of all components before creating open component model for Garden Linux release.
    • containers are part of the release, they are re-build for each release
      • kernel driver build container requires the correct kernel headers used for the respective image (mapped via version)
      • package build container requires the correct apt sources configured for the respective image (mapped via version)
      • base container has the same apt packages (mapped via version)

Notes

We do not migrate the OCI delivery target to the package name gardenlinux just yet, and we will keep the current way of publishing container images in place until we want to migrate.

@Vincinator Vincinator mentioned this issue Sep 10, 2024
2 tasks
@pnpavlov pnpavlov added this to the 2024-09 milestone Sep 10, 2024
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

No branches or pull requests

2 participants