mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Automatic merge from submit-queue Revert "Error out when any RS has more available pods then its spec r… Reverts https://github.com/kubernetes/kubernetes/pull/29808 The PR is wrong because we can have more available pods than desired every time we scale down. @kubernetes/deployment ptal