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

Add documentation for using lifecycle (EOL) annotations #6014

Open
lbussell opened this issue Oct 29, 2024 · 1 comment
Open

Add documentation for using lifecycle (EOL) annotations #6014

lbussell opened this issue Oct 29, 2024 · 1 comment
Assignees

Comments

@lbussell
Copy link
Contributor

Describe the Problem

Image lifecycle annotations are being added to images as part of Add lifecycle annotations to images pushed to MCR (docker-tools#1201).

Describe the Solution

We should have guidance in this repo's documentation for using these annotations. It should probably include:

  1. How to determine if a given image is out-of-date/EOL using lifecycle annotations
  2. How to determine when the image went out of date/when the annotation was created
  3. How to find the latest image if you are referencing an EOL image by its digest

Additional Context

Helpful link for whoever documents this: CSSC [MSFT internal link]

@lbussell
Copy link
Contributor Author

lbussell commented Nov 4, 2024

[Triage] This could improve the UX of the Container vulnerability workflow document as the ORAS commands could replace some of our custom scripts that we use to determine if images are out-of-date or not.

@lbussell lbussell removed the untriaged label Nov 4, 2024
@lbussell lbussell moved this from Backlog to Post Release in .NET Docker Nov 4, 2024
@lbussell lbussell moved this from Post Release to Current Release in .NET Docker Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Current Release
Development

No branches or pull requests

2 participants