containerd / containerd/containerd
Consider providing a support table on a json file that projects can easily query
Open
status/accepted
- Dominant language
- Go
- Stars
- 21.3k
- Forks
- 4.1k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 92
Description
### What is the problem you're trying to solve
As someone working on containerd, I'd like my CI to easily now:
* What's the latest LTS release
* What's the latest Active
Currently we've been parsing content from containerd.io github repo, and then checking for the latest release, but that could've been made easier for consumers.
### Describe the solution you'd like
Create a json file with, which would be auto-generated / auto-updated as part of the release process, and that would contain such information
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.