antrea
antrea copied to clipboard
Fix the cause of failure of multiple kind job runs on same VM
1.Fix overriding of DOCKER_IMG_VERSION in Makefile. 2.Support creating multiple docker bridges to run multiple kind job and to support docker prune for each kind network. Each kind job should have their kind bridge created and named uniquely.
Refer #6446 for more details