mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Add command and argument control to changelog
This commit is contained in:
		@@ -4,6 +4,9 @@
 | 
			
		||||
### Features
 | 
			
		||||
 - Various improvements to kubectl
 | 
			
		||||
 - Improvements to API Server caching
 | 
			
		||||
 - Full control over container command (docker entrypoint) and arguments (docker cmd);
 | 
			
		||||
   users of v1beta3 must change to use the Args field of the container for images that
 | 
			
		||||
   set a default entrypoint
 | 
			
		||||
 | 
			
		||||
### Bug fixes
 | 
			
		||||
 - Disable image GC since it was causing docker pull problems
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user