mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	Automatic merge from submit-queue (batch tested with PRs 57292, 56274, 57435, 57438, 57429). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Implement FakeIPSet so that can add tests in IPVS proxier **What this PR does / why we need it**: Implement FakeIPSet so that can add tests in IPVS proxier - the tests can run everywhere(linux, mac, windows...). **Which issue(s) this PR fixes**: Fixes #57439 **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` /assign @thockin @brendandburns