Sean Eagan 8719e95d78 Add requireSameNode field for pod dependencies
Previously pod dependencies always required the pod to be on the same
node.  Though this was documented it often did not match user intuition
as merely depending on a pod shouldn't require anything more than it
existing somewhere in the cluster.  This adds a field to pod
dependencies to specify whether the pod is required to be on the same
node.  This defaults to false for the reasons above, which is a breaking
change.
2018-03-22 11:04:08 -05:00
..
2016-10-28 14:55:23 +02:00