Conversation
Focal is EOL in May 2025 Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
Bionic was EOL in May 2023 Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
Xenial was EOL in April 2021 Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
| { | ||
| "or": [ | ||
| { "type": "sw.os", "slug": "ubuntu", "version": "focal" }, | ||
| { "type": "sw.os", "slug": "ubuntu" , "version": "lunar" }, |
There was a problem hiding this comment.
I'm wondering where this lunar comes from, since that's also EOL & it's not in our base OS contract list 🤔
There was a problem hiding this comment.
https://wiki.ubuntu.com/Releases 23.04 is also EOL
There was a problem hiding this comment.
That's what I'm saying :)
What I'm wondering is how this still shows up here and it wasn't removed lunar from contracts/sw.os/ubuntu/contract.json in cac2042
Except if these files are not auto-generated and it's my bad that I didn't manually remove it....
There was a problem hiding this comment.
Maybe you left it intentionally, since it's a software stack contract and the requirement will not be met so it doesn't hurt to leave the explicit requirement?
There was a problem hiding this comment.
I don't think I had anything like that in mind @klutchell XD so it's probably my bad that I thought these are auto-updated.
See: #467
Focal is EOL in May 2025
Bionic was EOL in May 2023
Xenial was EOL in April 2021