mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-28 05:40:42 +00:00
Automatic merge from submit-queue fix incorrect parameter passing Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn> **What this PR does / why we need it**: 1. fix incorrect parameter passing when creating error 2. fix ineffectual assignment to err variable.