mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	fix typo in predicates
This commit is contained in:
		| @@ -90,7 +90,7 @@ func (c *CachedNodeInfo) GetNodeInfo(id string) (*api.Node, error) { | ||||
| 	return node.(*api.Node), nil | ||||
| } | ||||
|  | ||||
| //  Note that predicateMetdata and matchingPodAntiAffinityTerm need to be declared in the same file | ||||
| //  Note that predicateMetadata and matchingPodAntiAffinityTerm need to be declared in the same file | ||||
| //  due to the way declarations are processed in predicate declaration unit tests. | ||||
| type matchingPodAntiAffinityTerm struct { | ||||
| 	term *api.PodAffinityTerm | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 yarntime@163.com
					yarntime@163.com