-
Notifications
You must be signed in to change notification settings - Fork 8
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
Support ipv6 in FilterOptions
#155
Comments
this will need implementation from zos side, will implement as soon as it's deployed |
require: threefoldtech/tfgrid-sdk-go#926 |
Work Completed: Added ipv6 to Node Finder filters. Also, added the new filter in Grid Client and used it in Node Selector. |
Blocked on threefoldtech/tfgrid-sdk-go#1040 |
Work completed: Included node_has_ipv6 in farm filters in grid client, proxy & playground. |
Devnet, 44f15ae. The IPV6 filter has been added to the node finder, solution, and TS client filters. Also now, the IPV4 is called free_ips, while the IPV6 is the IPV6. I opened a separate issue to provide IPV6 as an option in network options beside IPV4: #2930. |
Currently, public_ip_ipv6 is not included in
FilterOptions
The text was updated successfully, but these errors were encountered: