version-checker icon indicating copy to clipboard operation
version-checker copied to clipboard

Adding OS/Arch Support

Open davidcollom opened this issue 1 year ago • 0 comments

This is a re-attempt at implementing OS/Arch Support from https://github.com/jetstack/version-checker/pull/60

Actions:

  • [x] Get Node Details and store them in a memory efficient way
  • [ ] Ensure all clients support OS/Arch
    • [x] Docker
    • [ ] GCR
    • [ ] GHCR
    • [ ] SelfHosted
    • [ ] ACR
    • [x] ECR
  • [ ] Detect and handle the Manifest and/or OS/Arch SHA from imageID field
  • [ ] Update UnitTests

davidcollom avatar Jun 25 '24 12:06 davidcollom