Merge pull request #70619 from taragu/surface-error-replication-controller

Add error log for 'no rollbacker has been implemented for ReplicationController'
This commit is contained in:
Kubernetes Prow Robot
2019-01-11 23:14:49 -08:00
committed by GitHub

View File

@@ -523,7 +523,7 @@ runTests() {
#####################################
if kube::test::if_supports_resource "${pods}" ; then
record_command run_recursive_resources_tests
run_recursive_resources_tests
fi