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

Add error log for 'no rollbacker has been implemented for ReplicationController'
pull/564/head
Kubernetes Prow Robot 2019-01-11 23:14:49 -08:00 committed by GitHub
commit 5fa52d6d70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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