add_k8s_node.py: Do not reuse decommissioned ids

  • 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