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 46429, 46308, 46395, 45867, 45492) Controller history **What this PR does / why we need it**: Implements the ControllerRevision API object and clientset to allow for the implementation of StatefulSet update and DaemonSet history ```release-note ControllerRevision type added for StatefulSet and DaemonSet history. ```