Unable to deploy Trident Worker nodes with IPv6
Applies to
Issue
The trident-node-linux pods cannot successfully register with the Trident controller when operating in IPv6, resulting in continuous crash loops.
This prevents normal operation of Trident on the affected nodes and disrupts storage provisioning and management within the Kubernetes environment.
The error seen is:
level=warning msg="Could not update Trident controller with node registration, will retry." error="failed during retry for CreateNode: could not log into the Trident CSI Controller: parse \" https://XX00:aabb:00:aaaa::1111:123a:34571/trident/v1/node/pool1-abc--server1\": invalid port \":XX00:aabb:00:aaaa::1111:123a:34571\" after host" increment=9.101218446s logLayer=csi_frontend requestID=111a1a11-a1a1-1aaa-1234-1a123a1ab123 requestSource=Internal workflow="plugin=activate"
