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

qm.if: allow stream connect for qm_container_ipc_t #467

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

aesteve-rh
Copy link
Collaborator

@aesteve-rh aesteve-rh commented Jun 27, 2024

Solve a connectto issue with ipc socket by calling container_stream_connect macro for the
qm_container_ipc_t label.

Closes: #468

Solve a connectto issue with ipc socket by calling
`container_stream_connect` macro for the
`qm_container_ipc_t` label.

Signed-off-by: Albert Esteve <[email protected]>
Copy link
Collaborator

@Yarboa Yarboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dougsland
Copy link
Collaborator

@rhatdan please bless :)

@rhatdan
Copy link
Member

rhatdan commented Jun 27, 2024

LGTM
I thought I added that.

@rhatdan rhatdan merged commit 62c9da7 into containers:main Jun 27, 2024
7 checks passed
@aesteve-rh aesteve-rh deleted the container-ipc-stream-connect branch June 27, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix IPC connectto issue within QM container
4 participants