1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2026-06-21 00:07:16 +03:00

changelog nit

This commit is contained in:
Jake Buchholz Göktürk 2026-06-15 05:31:46 -07:00
parent b9e1857a59
commit 9efc7c0bb1

View File

@ -4,6 +4,7 @@
* Support IPv6 and multiple endpoints
[#68](https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud/-/work_items/68)
* Check for IP routes to IMDS endpoints before trying them; retry if none are
routable. Fixes race condition between `dhcpcd` starting and attempting to
reach IMDS before routes are resolved.