mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Automatic merge from submit-queue (batch tested with PRs 49237, 49656, 49980, 49841, 49899) GC shouldn't send empty patch The scope of the `if` statement was wrong, causing GC to sometimes send empty patch. Found this bug while investigating https://github.com/kubernetes/kubernetes/issues/49966.