mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Update Node Monitor Grace Period default duration to 50s
Update description Improve flag comment Update Test case value to be 50s by default Update Description Run make update Minor description fix
This commit is contained in:
		
							
								
								
									
										2
									
								
								pkg/generated/openapi/zz_generated.openapi.go
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								pkg/generated/openapi/zz_generated.openapi.go
									
									
									
										generated
									
									
									
								
							| @@ -58828,7 +58828,7 @@ func schema_k8sio_kube_controller_manager_config_v1alpha1_NodeLifecycleControlle | ||||
| 					}, | ||||
| 					"NodeMonitorGracePeriod": { | ||||
| 						SchemaProps: spec.SchemaProps{ | ||||
| 							Description: "nodeMontiorGracePeriod is the amount of time which we allow a running node to be unresponsive before marking it unhealthy. Must be N times more than kubelet's nodeStatusUpdateFrequency, where N means number of retries allowed for kubelet to post node status.", | ||||
| 							Description: "nodeMontiorGracePeriod is the amount of time which we allow a running node to be unresponsive before marking it unhealthy. Must be N times more than kubelet's nodeStatusUpdateFrequency, where N means number of retries allowed for kubelet to post node status. This value should also be greater than the sum of HTTP2_PING_TIMEOUT_SECONDS and HTTP2_READ_IDLE_TIMEOUT_SECONDS.", | ||||
| 							Ref:         ref("k8s.io/apimachinery/pkg/apis/meta/v1.Duration"), | ||||
| 						}, | ||||
| 					}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 devppratik
					devppratik