Skip to content

add_k8s_node.py: Do not reuse decommissioned ids

Clément Goubert requested to merge fix_hostname_picking into main
  • Get the list of already used ids from netbox GraphQL
  • Keep track of old name to new name match in a dict to fix mixed DC runs
  • Formatting fix

Merge request reports

Loading