Merge pull request #17303 from zhengguoyong/del_pod_api_selector
Auto commit by PR queue bot
This commit is contained in:
		| @@ -314,8 +314,6 @@ type containerStatusResult struct { | |||||||
| 	err    error | 	err    error | ||||||
| } | } | ||||||
|  |  | ||||||
| const podIPDownwardAPISelector = "status.podIP" |  | ||||||
|  |  | ||||||
| // determineContainerIP determines the IP address of the given container.  It is expected | // determineContainerIP determines the IP address of the given container.  It is expected | ||||||
| // that the container passed is the infrastructure container of a pod and the responsibility | // that the container passed is the infrastructure container of a pod and the responsibility | ||||||
| // of the caller to ensure that the correct container is passed. | // of the caller to ensure that the correct container is passed. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 k8s-merge-robot
					k8s-merge-robot