Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

return dnsmasq errors #60

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Mar 17, 2021

While debugging the rootless cni PR in podman I had a problem with the
dnsname plugin because dnsmasq failed to start. The returned error was
just exit status 5. This is not helpful. To solve this use CombinedOutput
and wrap the dnsmasq output to the returned error.

Signed-off-by: Paul Holzinger [email protected]

While debugging the rootless cni PR in podman I had a problem with the
dnsname plugin because dnsmasq failed to start. The returned error was
just `exit status 5`. This is not helpful. To solve this use CombinedOutput
and wrap the dnsmasq output to the returned error.

Signed-off-by: Paul Holzinger <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Mar 18, 2021

LGTM
@baude @mheon PTAL

@rhatdan
Copy link
Member

rhatdan commented Apr 15, 2021

@mheon @baude @vrothberg Can we get this merged?

@mheon
Copy link
Member

mheon commented Apr 15, 2021

/lgtm

@mheon
Copy link
Member

mheon commented Apr 15, 2021

/approve

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Luap99, mheon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants