Allow selection of primary interface for cluster creation in case of 2 or more interfaces with default routes

If the node has 2 or more interfaces with default routes PMK cluster creation fails.

Let the user chose which interface they want to create the cluster on in the wizard/api

  • Guest
  • May 11 2022
  • Attach files
      Drop here to upload
    • Guest commented
      03 Mar 04:12

      To resolve cluster creation failures when multiple interfaces with default routes exist, allow users to select the primary interface. In the wizard interface, detect and list all interfaces with default routes, enabling users to choose one. Update the API to accept the primary interface parameter, providing an endpoint to list available interfaces.