mirror of https://github.com/k3s-io/k3s
Merge pull request #70619 from taragu/surface-error-replication-controller
Add error log for 'no rollbacker has been implemented for ReplicationController'pull/564/head
commit
5fa52d6d70
|
@ -523,7 +523,7 @@ runTests() {
|
|||
#####################################
|
||||
|
||||
if kube::test::if_supports_resource "${pods}" ; then
|
||||
record_command run_recursive_resources_tests
|
||||
run_recursive_resources_tests
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue