Matthew Cary 
							
						 
					 
					
						
						
							
						
						b259686b36 
					 
					
						
						
							
							tests for statefulset PersistentVolumeClaimDeletePolicy api change  
						
						... 
						
						
						
						Change-Id: I07c8e31a8c76a6a1022c08fb749af7e353b731de 
						
						
					 
					
						2021-06-23 11:55:35 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Cary 
							
						 
					 
					
						
						
							
						
						e4e735cd1c 
					 
					
						
						
							
							statefulset PersistentVolumeClaimDeletePolicy api change  
						
						
						
						
					 
					
						2021-06-23 10:33:05 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Cary 
							
						 
					 
					
						
						
							
						
						0feba0c4ee 
					 
					
						
						
							
							Add StatefulSetAutoDeletePVC feature gate  
						
						... 
						
						
						
						Change-Id: Iacb48932bd5402bf7e95431ffb95b0896421f88a 
						
						
					 
					
						2021-06-23 10:33:05 -07:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						068e4c55a8 
					 
					
						
						
							
							Eliminate parallel and unnecessary embedded etcd instances  
						
						
						
						
					 
					
						2021-06-15 09:53:06 -04:00 
						 
				 
			
				
					
						
							
							
								ravisantoshgudimetla 
							
						 
					 
					
						
						
							
						
						f3ab955018 
					 
					
						
						
							
							validation: Handle presence of api introduced  
						
						... 
						
						
						
						When the StatefulSetMinReadySeconds feature gate is disabled,
the registry and validation must properly handle dropping the
minReadySeconds and AvailableReplicas fields 
						
						
					 
					
						2021-05-25 20:03:18 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						f669796dfd 
					 
					
						
						
							
							Send pod spec warnings when creating or changing workload objects  
						
						
						
						
					 
					
						2021-05-18 10:42:36 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						8c8a4cf3e4 
					 
					
						
						
							
							Add WarningsOnCreate,WarningsOnUpdate  
						
						
						
						
					 
					
						2021-05-18 10:42:36 -04:00 
						 
				 
			
				
					
						
							
							
								Andrea Nodari 
							
						 
					 
					
						
						
							
						
						09649e58b5 
					 
					
						
						
							
							Check request info when updating managed fields during scale  
						
						... 
						
						
						
						- Test all versions to make sure each resource version is in the
  mappings
- Fail when request info contains an unrecognized version. We have tests
  that guarantee that all known versions are in the mappings. If we
  get a version in request info that is not there we should fail fast to
  prevent inconsistent behaviour (e.g. for some reason the mappings is
  not up to date).
Ensure all known versions are in mappings 
						
						
					 
					
						2021-04-21 20:27:02 +02:00 
						 
				 
			
				
					
						
							
							
								Antoine Pelisse 
							
						 
					 
					
						
						
							
						
						816e80206c 
					 
					
						
						
							
							Use ScaleHandler for all scalable resources  
						
						
						
						
					 
					
						2021-04-21 18:41:40 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Nodari 
							
						 
					 
					
						
						
							
						
						a9ea98b3b9 
					 
					
						
						
							
							Track ownership of deployments scale subresource  
						
						
						
						
					 
					
						2021-04-21 18:41:40 +02:00 
						 
				 
			
				
					
						
							
							
								Kevin Delgado 
							
						 
					 
					
						
						
							
						
						a1fac8cbd9 
					 
					
						
						
							
							Server-Side Apply: Status Wiping/Reset Fields  
						
						... 
						
						
						
						Adds and implements ResetFieldsProvder interface in order to ensure that
the fieldmanager no longer owns fields that get reset before the object
is persisted.
Co-authored-by: Kevin Wiesmueller <kwiesmul@redhat.com >
Co-authored-by: Kevin Delgado <kevindelgado@google.com > 
						
						
					 
					
						2021-03-10 01:02:18 +00:00 
						 
				 
			
				
					
						
							
							
								lala123912 
							
						 
					 
					
						
						
							
						
						e162fcc1bf 
					 
					
						
						
							
							Add request value verification for hugepage  
						
						
						
						
					 
					
						2021-03-05 17:36:22 +08:00 
						 
				 
			
				
					
						
							
							
								Abdullah Gharaibeh 
							
						 
					 
					
						
						
							
						
						d7e80ab038 
					 
					
						
						
							
							Implement pod deletion cost  
						
						
						
						
					 
					
						2021-03-01 13:45:58 -05:00 
						 
				 
			
				
					
						
							
							
								Benjamin Elder 
							
						 
					 
					
						
						
							
						
						56e092e382 
					 
					
						
						
							
							hack/update-bazel.sh  
						
						
						
						
					 
					
						2021-02-28 15:17:29 -08:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						c37c93f47a 
					 
					
						
						
							
							validation: Handle presence of MaxSurge on DaemonSet  
						
						... 
						
						
						
						When the maxsurge daemonset gate is disabled, the registry and validation
must properly handle stripping the field. In the special case where that
would leave the MaxUnavailable field set to 0, we must set it to 1 which
is the default value. 
						
						
					 
					
						2020-12-17 09:00:56 -05:00 
						 
				 
			
				
					
						
							
							
								Derek Carr 
							
						 
					 
					
						
						
							
						
						45bd6cb186 
					 
					
						
						
							
							Downward API hugepages  
						
						
						
						
					 
					
						2020-11-10 16:09:13 -05:00 
						 
				 
			
				
					
						
							
							
								wojtekt 
							
						 
					 
					
						
						
							
						
						8b98305858 
					 
					
						
						
							
							Remove variadic argument from storage interface  
						
						
						
						
					 
					
						2020-11-02 16:08:23 +01:00 
						 
				 
			
				
					
						
							
							
								Dan Winship 
							
						 
					 
					
						
						
							
						
						3a110546ed 
					 
					
						
						
							
							Move SCTP to GA  
						
						
						
						
					 
					
						2020-10-15 08:56:33 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						dab2a830da 
					 
					
						
						
							
							Fix conflicts patching scale subresources  
						
						
						
						
					 
					
						2020-04-21 16:36:24 -04:00 
						 
				 
			
				
					
						
							
							
								Artur Gadelshin 
							
						 
					 
					
						
						
							
						
						3ab5ea09ed 
					 
					
						
						
							
							Fix goling issues for pkg/registry/apps  
						
						
						
						
					 
					
						2020-04-08 23:12:29 +02:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						0387cc7cb3 
					 
					
						
						
							
							Update generated files  
						
						
						
						
					 
					
						2019-12-13 12:23:39 -05:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						3df9e86a4e 
					 
					
						
						
							
							Remove ability to re-enable serving deprecated APIs  
						
						
						
						
					 
					
						2019-12-13 12:21:33 -05:00 
						 
				 
			
				
					
						
							
							
								Chin-Ya Huang 
							
						 
					 
					
						
						
							
						
						92c7e8e802 
					 
					
						
						
							
							Fix golint failures  
						
						... 
						
						
						
						* Remove pkg/registry/apps/replicaset
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com > 
						
						
					 
					
						2019-11-13 11:00:12 +08:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						61774cd717 
					 
					
						
						
							
							Plumb context to admission Admit/Validate  
						
						
						
						
					 
					
						2019-08-20 11:11:00 -04:00 
						 
				 
			
				
					
						
							
							
								Ted Yu 
							
						 
					 
					
						
						
							
						
						87b2a3129b 
					 
					
						
						
							
							Propagate error from NewREST  
						
						
						
						
					 
					
						2019-08-12 13:55:35 -07:00 
						 
				 
			
				
					
						
							
							
								wojtekt 
							
						 
					 
					
						
						
							
						
						a756e20cb5 
					 
					
						
						
							
							Update autogenerated files  
						
						
						
						
					 
					
						2019-07-01 15:02:49 +02:00 
						 
				 
			
				
					
						
							
							
								wojtekt 
							
						 
					 
					
						
						
							
						
						7497260e54 
					 
					
						
						
							
							Move etcd/testing to etcd3/testing  
						
						
						
						
					 
					
						2019-07-01 15:02:49 +02:00 
						 
				 
			
				
					
						
							
							
								SataQiu 
							
						 
					 
					
						
						
							
						
						213d07af8d 
					 
					
						
						
							
							fix some golint failures of pkg/registry  
						
						
						
						
					 
					
						2019-06-05 15:29:59 +08:00 
						 
				 
			
				
					
						
							
							
								danielqsj 
							
						 
					 
					
						
						
							
						
						142fe19f2d 
					 
					
						
						
							
							fix increment-decrement lint error  
						
						
						
						
					 
					
						2019-05-06 13:14:51 +08:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						cc3252d13d 
					 
					
						
						
							
							Fix deploymentrollback to be named creator, populate object name in admission  
						
						
						
						
					 
					
						2019-04-20 03:33:36 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						dced88e703 
					 
					
						
						
							
							Fix scale subresource when used with admission webhooks  
						
						
						
						
					 
					
						2019-04-20 03:33:36 -04:00 
						 
				 
			
				
					
						
							
							
								Sean Sullivan 
							
						 
					 
					
						
						
							
						
						abfc5bbbf7 
					 
					
						
						
							
							Rename TablePrinter interface to TableGenerator  
						
						
						
						
					 
					
						2019-04-16 12:55:30 -07:00 
						 
				 
			
				
					
						
							
							
								SataQiu 
							
						 
					 
					
						
						
							
						
						9e4c8950be 
					 
					
						
						
							
							fix some golint failures in pkg/registry/...  
						
						
						
						
					 
					
						2019-02-26 22:36:52 +08:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						808f2cf0ef 
					 
					
						
						
							
							Merge pull request  #72525  from justinsb/owners_should_not_be_executable  
						
						... 
						
						
						
						Remove executable file permission from OWNERS files 
						
						
					 
					
						2019-02-14 23:55:45 -08:00 
						 
				 
			
				
					
						
							
							
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						b50c643be0 
					 
					
						
						
							
							Merge pull request  #73540  from rlenferink/patch-5  
						
						... 
						
						
						
						Updated OWNERS files to include link to docs 
						
						
					 
					
						2019-02-08 09:05:56 -08:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						4271384966 
					 
					
						
						
							
							Call conditional validation from create/update strategies  
						
						
						
						
					 
					
						2019-02-05 23:09:31 -05:00 
						 
				 
			
				
					
						
							
							
								Roy Lenferink 
							
						 
					 
					
						
						
							
						
						b43c04452f 
					 
					
						
						
							
							Updated OWNERS files to include link to docs  
						
						
						
						
					 
					
						2019-02-04 22:33:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						17aa60686e 
					 
					
						
						
							
							Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options  
						
						
						
						
					 
					
						2019-01-23 16:34:43 -05:00 
						 
				 
			
				
					
						
							
							
								Justin SB 
							
						 
					 
					
						
						
							
						
						dd19b923b7 
					 
					
						
						
							
							Remove executable file permission from OWNERS files  
						
						
						
						
					 
					
						2019-01-11 16:42:59 -08:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						12dd768bee 
					 
					
						
						
							
							Pass pod annotations into DropDisabledFields()  
						
						
						
						
					 
					
						2019-01-07 14:44:20 -05:00 
						 
				 
			
				
					
						
							
							
								Johnny Horvi 
							
						 
					 
					
						
						
							
						
						954987f8f6 
					 
					
						
						
							
							call createValidation before rollback.  Fixes   #72256  
						
						
						
						
					 
					
						2018-12-21 20:10:19 +01:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						e486d486b1 
					 
					
						
						
							
							Plumb old pod spec into DropDisabledFields methods  
						
						
						
						
					 
					
						2018-12-17 12:49:29 -05:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						49028df5f9 
					 
					
						
						
							
							Rename DropDisabledFields  
						
						
						
						
					 
					
						2018-12-17 12:08:25 -05:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						3b099ddf86 
					 
					
						
						
							
							Ensure all new API versions of resources default to DeleteDependents  
						
						
						
						
					 
					
						2018-12-06 19:58:14 -05:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						572dfe6cb7 
					 
					
						
						
							
							generated files  
						
						
						
						
					 
					
						2018-10-25 21:12:57 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						1f000bf321 
					 
					
						
						
							
							Update daemonset fixture to match apps/v1 defaulting behavior  
						
						
						
						
					 
					
						2018-10-25 21:12:57 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						d0577ace6b 
					 
					
						
						
							
							fixup extensions->apps references  
						
						
						
						
					 
					
						2018-10-25 21:12:57 -04:00 
						 
				 
			
				
					
						
							
							
								Haowei Cai 
							
						 
					 
					
						
						
							
						
						9f78c45c01 
					 
					
						
						
							
							generated  
						
						
						
						
					 
					
						2018-09-19 17:35:42 -07:00 
						 
				 
			
				
					
						
							
							
								Haowei Cai 
							
						 
					 
					
						
						
							
						
						2707eb13d0 
					 
					
						
						
							
							POSTing rollback returns metav1.Status  
						
						
						
						
					 
					
						2018-09-19 17:16:23 -07:00 
						 
				 
			
				
					
						
							
							
								Antoine Pelisse 
							
						 
					 
					
						
						
							
						
						68937c4934 
					 
					
						
						
							
							dry-run: Use dry-runnable structure  
						
						
						
						
					 
					
						2018-08-03 14:30:50 -07:00