Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add support to IPv6 in Machine's status #1633

Merged

Commits on Aug 7, 2023

  1. Add support to IPv6 in Machine's status

    Dual-stack clusters require that the Machine's status contains the
    IPv6 address. This commit removed the check that would skip the addition
    of IPv6 to the Machines. Also, it ensures the IPv4 addresses of each
    Network remains being the first ones listed in the Machines given there are
    operations that rely on the first address of each network.
    MaysaMacedo committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5926f47 View commit details
    Browse the repository at this point in the history