r.t.Errorf("expected mutating admission plugin to be idempontent, but got different results on reinvocation, diff:\n%s",diff.ObjectReflectDiff(outputs[0],outputs[i]))
}
}
returnnil
}
// Handles will return true if any of the admission andler handlers handle the given operation.