Removed weave support (#12230)

This commit is contained in:
Anshuman Agarwala
2025-05-22 13:40:36 +05:30
committed by GitHub
parent b79f7d79f0
commit 73b3e9b557
25 changed files with 6 additions and 619 deletions

View File

@@ -15,11 +15,6 @@ dependencies:
tags:
- kube-ovn
- role: kubernetes-apps/network_plugin/weave
when: kube_network_plugin == 'weave'
tags:
- weave
- role: kubernetes-apps/network_plugin/kube-router
when: kube_network_plugin == 'kube-router'
tags: