Closed xuezhaojun closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
/assign @zhiweiyin318
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: xuezhaojun, zhiweiyin318
The full list of commands accepted by this bot can be found here.
The pull request process is described here
In latest version of controller-runtime pkgs, when obj is not found, the result obj is not nil, so change to using err to determine the result to be more accurate.