Open akrejcir opened 2 months ago
/cc @0xFelix @codingben
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
There's any chance to also print the status or something that will help to understand why it wasn't deleted?
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it: Previously the error message contained the whole object, but the text was too long and it was truncated, so often we could not read the name and namespace of the objects.
Now we show only group, version, kind, namespace and name.
Release note: