mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-19 05:31:14 +02:00
This PR updates the worker flags for azure. Fixes an issue where, if you have multiple subnets and the talos one isn't default, the workers and control plane nodes came up on different subnets. Requires updating the firewalls if they don't come up in the same subnet, so this is better UX. Also added a note that azure support is broken in v0.5. Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>