Fold kubernetes-apps/network_plugin into network_plugin (#12506)

For what I can see, there is no reason for the split, and it makes
things confusing.
This commit is contained in:
Max Gautier
2025-08-28 01:43:10 +00:00
committed by GitHub
parent 56c830713e
commit 84504d156f
12 changed files with 66 additions and 97 deletions

View File

@@ -73,7 +73,6 @@
- { role: kubespray_defaults }
- { role: kubernetes-apps/external_cloud_controller, tags: external-cloud-controller }
- { role: network_plugin, tags: network }
- { role: kubernetes-apps/network_plugin, tags: network }
- { role: kubernetes-apps/policy_controller, tags: policy-controller }
- name: Finally handle worker upgrades, based on given batch size