engine: 29.5.3#25256
Conversation
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
||
| - Fix AWS IMDS access with `gvisor-tap-vsock` and UDP port forwarding for non-loopback clients. [moby/moby#52710](https://github.com/moby/moby/pull/52710) | ||
| - Fix installation of plugins that require host networking. [moby/moby#52735](https://github.com/moby/moby/pull/52735) | ||
| - Update RootlessKit to [v3.0.1](https://github.com/rootless-containers/rootlesskit/releases/tag/v3.0.1). [moby/moby#52710](https://github.com/moby/moby/pull/52710) |
There was a problem hiding this comment.
[MEDIUM] moby/moby#52710 referenced twice for two distinct Rootless changes
moby/moby#52710 is cited for both "Fix AWS IMDS access with gvisor-tap-vsock and UDP port forwarding" and "Update RootlessKit to v3.0.1". While it's plausible that one PR delivers both (bumping RootlessKit is the mechanism for the IMDS fix), it's worth confirming this is intentional and not a copy-paste error where one entry should reference a different PR number.
There was a problem hiding this comment.
that's correct; the update also fixes the other issue
There was a problem hiding this comment.
Thanks for confirming! That makes sense — the RootlessKit update to v3.0.1 includes the fix for the AWS IMDS/UDP port forwarding issue, so one PR delivers both changes.
No description provided.