mirror of https://github.com/kubernetes/kops.git
				
				
				
			Add reference to api_updates.md
This commit is contained in:
		
							parent
							
								
									c1562291d7
								
							
						
					
					
						commit
						65a0ef5237
					
				|  | @ -24,6 +24,9 @@ so we leave the default "" value as meaning "default mode, whatever it may be in | ||||||
| 
 | 
 | ||||||
| So, we just need to check if `Ipam` is `eni` when determining which mode to configure. | So, we just need to check if `Ipam` is `eni` when determining which mode to configure. | ||||||
| 
 | 
 | ||||||
|  | We will need to update both the versioned and unversioned APIs and regenerate the generated code, | ||||||
|  | per [the documentation on updating the API](api_updates.md). | ||||||
|  | 
 | ||||||
| ## Validation | ## Validation | ||||||
| 
 | 
 | ||||||
| We should add some validation that the value entered is valid.  We only accept `eni`, `crd` or the empty string right now. | We should add some validation that the value entered is valid.  We only accept `eni`, `crd` or the empty string right now. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue