Skip to content

add_k8s_node.py: handle new nodes without rename

Clément Goubert requested to merge handle_nodes_without_rename into main
  • Add conditions to skip irrelevant parts of the script when the hostnames are already wikikube-worker*
  • Use the new way to pool/depool multiple nodes
  • Various linter fixes

Merge request reports