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

set proper protocol for stdio #195

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

sakai135
Copy link
Contributor

In #177, the stdio connection was relying on the behavior of the virtualnetwork using the protocol specified on the config created in the gvproxy command. #175 changed this to ignore the protocol on the config and use the protocol defined in each of the Accept* methods.

This adds an entry for the stdio connection as a separate type and uses that.

Signed-off-by: Keiichi Shimamura <sakai135@users.noreply.github.com>
Copy link
Contributor

@cfergeau cfergeau left a comment

Choose a reason for hiding this comment

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

Sorry for overlooking this when I merged the other PR! looks good to me.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 14, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: cfergeau, sakai135

The full list of commands accepted by this bot can be found 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

@cfergeau cfergeau merged commit 11db9f4 into containers:main Mar 14, 2023
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.

None yet

2 participants