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 new indexer work to check node having ipv6 #937

Merged
merged 4 commits into from
Apr 22, 2024

Commits on Mar 11, 2024

  1. add new indexer work to check node having ipv6:

    - add generator/loader for twin ipv6 and update the schema for the new table `node_ipv6`
    - add handle tests for the new filter on nodes `has_ipv6`
    - add new indexer work to call up nodes and check if they have ipv6
    - update the db filters with the `has_ipv6` filter on nodes
    - add default values for the flags (1 worker runs every 1 day)
    - update makefile with helpful command to get db dump from the dev cluster
    Omarabdul3ziz committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e6f0a4a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'development' of https://github.com/threefoldtech/tfgrid…

    …-sdk-go into development_proxy_indexer_has_ipv6
    Omarabdul3ziz committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ef47732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66dca1e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. update makefile

    Omarabdul3ziz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    12acb74 View commit details
    Browse the repository at this point in the history