kops/pkg/validation
Bharath Vedartham 424ab3734e validate_cluster_test: enhance validatePodFailure tests
We are now able to identify the instance group associated with a pod.

Add an extra layer to the validatePodFailure to the test where we
create a mock InstanceGroup and associate the pod failures with the
instance group to which the pod belongs to.
2020-11-15 11:07:21 +05:30
..
BUILD.bazel pass host only instead of the whole config 2020-11-12 08:37:51 +01:00
node_conditions.go Upgrade to klog2 2020-08-16 20:56:48 -05:00
validate_cluster.go validate_cluster: Create node to instance group mapping to get pod instance group 2020-11-15 11:06:03 +05:30
validate_cluster_test.go validate_cluster_test: enhance validatePodFailure tests 2020-11-15 11:07:21 +05:30