[v14] Update distroless images to use Debian 12#34878
Conversation
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
1 similar comment
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
|
I'm a bit concerned about backporting the part, even if it's only in the test matrix
In theory. users are not using those anymore. In practice, we keep fixing bugs happening on ubuntu 14.04 |
0761934 to
03d31ca
Compare
Sure, happy to keep that removal to |
jakule
left a comment
There was a problem hiding this comment.
@reedloden I'm not sure if this is related, but some tests are failing on this PR.
03d31ca to
201d16c
Compare
https://github.com/GoogleContainerTools/distroless#debian-12 Note that the debian12 images no longer include OpenSSL, which we don't need anyway, as we statically link our own copy for tsh and other purposes. Also, add Debian 12 to various places, as a supported OS. Other included changes: * Standardize how we select which distroless release to use. * Ensure a specific distroless version is used instead of latest. * Add new Amazon Linux and Oracle Linux releases to compatibility testing. * Correct s/MacOS/macOS/ in install script.
201d16c to
aa1cdf9
Compare
Backport of #31620.
ecompanion -- https://github.com/gravitational/teleport.e/pull/2718https://github.com/GoogleContainerTools/distroless#debian-12
Note that the debian12 images no longer include OpenSSL, which we don't need anyway, as we statically link our own copy for tsh and other purposes.
Also, add Debian 12 to various places, as a supported OS.
Other included changes:
changelog: Update distroless images to use Debian 12