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

Container Exporter: Add metadata labels to containers #7696

Open
christophermaier opened this issue May 18, 2020 · 2 comments
Open

Container Exporter: Add metadata labels to containers #7696

christophermaier opened this issue May 18, 2020 · 2 comments

Comments

@christophermaier
Copy link
Contributor

christophermaier commented May 18, 2020

To help integrate into automated tooling better, we can start adding labels to our container images, along the lines of the recommendations of http://label-schema.org/rc1/

A non-exhaustive list of potential pieces of metadata we could add would include:

  • core/hab version in the container
  • core/hab-launcher version in the container
  • core/hab-sup version in the container
  • exported package version
  • container creation date
  • core/hab-pkg-export-container version version used to create the image
  • Whether Docker or Buildah was used to create the image (and the identifier of the corresponding package)

If we were to tackle #7662, we could extract more information out of the main service package, as well.

Aha! Link: https://chef.aha.io/features/APPDL-123

@stale
Copy link

stale bot commented May 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale
Copy link

stale bot commented Jun 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants