Files
kubernetes/pkg/apis/core/helper
Rohit Agarwal 03969fe0ed Remove incorrect dead code.
TolerationToleratesTaint was incorrect: if the toleration.Key is empty and
taint is non-empty, it should not return false. It was also not used anywhere.

The correct implementations are in staging/src/k8s.io/api/core/v1/toleration.go
and pkg/apis/core/v1/helper/helpers.go
2017-11-17 01:29:11 -08:00
..
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-17 01:29:11 -08:00