Humble Chirammal 
							
						 
					 
					
						
						
							
						
						c009667c6c 
					 
					
						
						
							
							deprecate CephFS plugin from available in-tree drivers.  
						
						 
						
						... 
						
						
						
						https://groups.google.com/a/kubernetes.io/g/dev/c/g8rwL-qnQhk 
based on above, the consensus was to start the deprecation in v1.28.
This commit start the deprecation process of CephFS plugin from
in-tree drivers.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com > 
						
						
					 
					
						2023-06-05 23:26:43 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kensei Nakada 
							
						 
					 
					
						
						
							
						
						e389d140ae 
					 
					
						
						
							
							fix as suggested  
						
						 
						
						
						
						
					 
					
						2023-04-01 10:34:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kensei Nakada 
							
						 
					 
					
						
						
							
						
						ffcf3ee6f8 
					 
					
						
						
							
							feature(pkg/api): warning for Pod with null labelSelector in PodAffinity and TopologySpread  
						
						 
						
						
						
						
					 
					
						2023-03-31 02:15:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shiming Zhang 
							
						 
					 
					
						
						
							
						
						4bdc1364ea 
					 
					
						
						
							
							Warn if the terminationGracePeriodSeconds is negative.  
						
						 
						
						... 
						
						
						
						Co-authored-by: Jordan Liggitt <jordan@liggitt.net > 
						
						
					 
					
						2023-02-22 13:36:15 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kubernetes Prow Robot 
							
						 
					 
					
						
						
							
						
						2ca95b4df9 
					 
					
						
						
							
							Merge pull request  #115035  from xing-yang/update_plugin_warning  
						
						 
						
						... 
						
						
						
						Update warnings for removed in-tree plugins 
						
						
					 
					
						2023-01-13 12:08:26 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xing-yang 
							
						 
					 
					
						
						
							
						
						07a1bc5b3e 
					 
					
						
						
							
							Update warnings for removed in-tree plugins  
						
						 
						
						
						
						
					 
					
						2023-01-12 16:25:00 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sascha Grunert 
							
						 
					 
					
						
						
							
						
						af1f6a230b 
					 
					
						
						
							
							Make seccomp annotations non-functional  
						
						 
						
						... 
						
						
						
						This cleanup has been planned to finish the corresponding KEP:
https://github.com/kubernetes/kubernetes/issues/91286 
As follow-up on the partly removal of the seccomp annotations in
https://github.com/kubernetes/kubernetes/pull/109819 , we now drop
the version skew handling completely, but still warn as well as keep
the validation in place if both (annotation and field) are set.
The Pod Security Admission code has been already changed in
https://github.com/kubernetes/kubernetes/pull/114846 .
Signed-off-by: Sascha Grunert <sgrunert@redhat.com > 
						
						
					 
					
						2023-01-12 17:11:52 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paco Xu 
							
						 
					 
					
						
						
							
						
						140502af8c 
					 
					
						
						
							
							add warning for PVC template in statefulset and in pod ephemeral volume source  
						
						 
						
						
						
						
					 
					
						2022-10-22 09:14:03 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sascha Grunert 
							
						 
					 
					
						
						
							
						
						584783ee9f 
					 
					
						
						
							
							Partly remove support for seccomp annotations  
						
						 
						
						... 
						
						
						
						We now partly drop the support for seccomp annotations which is planned
for v1.25 as part of the KEP:
https://github.com/kubernetes/enhancements/issues/135 
Pod security policies are not touched by this change and therefore we
have to keep the annotation key constants.
This means we only allow the usage of the annotations for backwards
compatibility reasons while the synchronization of the field to
annotation is no longer supported. Using the annotations for static pods
is also not supported any more.
Making the annotations fully non-functional will be deferred to a
future release.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com > 
						
						
					 
					
						2022-08-01 09:19:29 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Humble Chirammal 
							
						 
					 
					
						
						
							
						
						e675bfee59 
					 
					
						
						
							
							deprecate GlusterFS plugin from available in-tree drivers.  
						
						 
						
						... 
						
						
						
						GlusterFS is one of the first dynamic provisioner which made into
Kubernetes release v1.4.
https://github.com/kubernetes/kubernetes/pull/30888 
When CSI plugins/drivers to start appear, glusterfs' CSI driver
came into existence, however this project is not maintianed at
present and the last release happened few years back.
https://github.com/gluster/gluster-csi-driver/releases/tag/v0.0.9 
The possibilities of migration to compatible CSI driver was also
discussed https://github.com/kubernetes/kubernetes/issues/100897 
and consensus was to start the deprecation in v1.25.
This commit start the deprecation process of glusterfs plugin from
in-tree drivers.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com > 
						
						
					 
					
						2022-07-29 12:18:48 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sascha Grunert 
							
						 
					 
					
						
						
							
						
						cdbfd009da 
					 
					
						
						
							
							Mention seccomp annotation removal in v1.25  
						
						 
						
						... 
						
						
						
						This patch adds removal warnings for the deprecated seccomp annotation,
which is targeting removal in v1.25.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com > 
						
						
					 
					
						2021-08-16 17:02:54 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						8d9dd7b6ea 
					 
					
						
						
							
							Avoid warning on seccomp field usage  
						
						 
						
						
						
						
					 
					
						2021-06-01 11:18:14 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiawei Wang 
							
						 
					 
					
						
						
							
						
						cc089c0400 
					 
					
						
						
							
							Add warning for deprecated and removed plugin  
						
						 
						
						
						
						
					 
					
						2021-05-20 21:20:44 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						ecdecafdc8 
					 
					
						
						
							
							Add warning evaluation for pod specs  
						
						 
						
						
						
						
					 
					
						2021-05-18 10:42:36 -04:00