Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4.9] Add a net health recovery service to qemu machines #21276

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

n1hility
Copy link
Member

Backport of #21262

Add a net recovery service to detect and recover from an inoperable host networking issue experienced by some mac qemu users when ran for long periods of time

Copy link
Contributor

openshift-ci bot commented Jan 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: n1hility

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 17, 2024
@n1hility
Copy link
Member Author

n1hility commented Jan 17, 2024

@mheon @baude didnt see a 4.9 label should there be one?

// cc @benoitf

@n1hility n1hility added the 4.8 label Jan 17, 2024
@mheon
Copy link
Member

mheon commented Jan 17, 2024

We're not doing another 4.8 release, so not necessary

@mheon
Copy link
Member

mheon commented Jan 17, 2024

/lgtm
/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 17, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 17, 2024
@n1hility n1hility removed the 4.8 label Jan 17, 2024
@n1hility
Copy link
Member Author

We're not doing another 4.8 release, so not necessary

Sorry got myself confused meant 4.9

@mheon
Copy link
Member

mheon commented Jan 17, 2024

Validate is angry, you need a quick gofmt and then we can merge

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 17, 2024
@benoitf
Copy link
Contributor

benoitf commented Jan 17, 2024

/lgtm
/hold

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 17, 2024
@mheon
Copy link
Member

mheon commented Jan 17, 2024

CI still complaining about gofmt

@rhatdan
Copy link
Member

rhatdan commented Jan 17, 2024

@n1hility can you fix the gofmt issue?

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 18, 2024
@n1hility
Copy link
Member Author

not sure what happened there should be fixed now, i will keep an eye on it

There is a network stability issue in qemu + virtio, affecting
some users after long periods of usage, which can lead to
suspended queue delivery. Until the issue is resolved, add a
temporary recovery service which restarts networking when host
communication becomes inoperable.

[NO NEW TESTS NEEDED]

Signed-off-by: Jason T. Greene <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Jan 18, 2024

/lgtm
/unhold

@benoitf
Copy link
Contributor

benoitf commented Jan 18, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 18, 2024
@benoitf
Copy link
Contributor

benoitf commented Jan 18, 2024

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 18, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 9d375e4 into containers:v4.9 Jan 18, 2024
89 checks passed
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Apr 18, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants