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

[release-1.11] server: serve streaming on localhost on a random port #1715

Merged

Conversation

runcom
Copy link
Member

@runcom runcom commented Jul 31, 2018

same as #1714 but for release-1.11

Signed-off-by: Antonio Murdaca runcom@redhat.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

@runcom runcom requested a review from mrunalp as a code owner July 31, 2018 11:21
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 31, 2018
@runcom
Copy link
Member Author

runcom commented Jul 31, 2018

/test all

@rhatdan
Copy link
Contributor

rhatdan commented Jul 31, 2018

LGTM

@mrunalp
Copy link
Member

mrunalp commented Jul 31, 2018

Can we manually test and make sure that cross host oc exec/attach work fine with this? The e2e won't test it.

@rhatdan
Copy link
Contributor

rhatdan commented Aug 13, 2018

@runcom did you manually test this so we can merge it?

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 27, 2018
@runcom
Copy link
Member Author

runcom commented Aug 27, 2018

/test all

@runcom
Copy link
Member Author

runcom commented Aug 27, 2018

/test e2e_fedora

@runcom
Copy link
Member Author

runcom commented Aug 28, 2018

/test e2e

5 similar comments
@runcom
Copy link
Member Author

runcom commented Aug 28, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Aug 28, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Aug 29, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Aug 29, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Sep 3, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Sep 3, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Sep 4, 2018

/test critest

@runcom
Copy link
Member Author

runcom commented Sep 4, 2018

/test integration

@runcom
Copy link
Member Author

runcom commented Sep 4, 2018

/test critest

@runcom
Copy link
Member Author

runcom commented Sep 4, 2018

/test e2e

@runcom
Copy link
Member Author

runcom commented Sep 12, 2018

/test all

@runcom
Copy link
Member Author

runcom commented Sep 13, 2018

/test e2e

@runcom runcom force-pushed the stream-localhost-random-port-1.11 branch from fe79404 to 5574d90 Compare September 13, 2018 21:54
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: runcom

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 13, 2018
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
no harm in ignoring this error, it comes from the underlying kube
stream server and we have no power on it as we don't own the listener
(containerd/cri also ignores it)

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
@runcom runcom force-pushed the stream-localhost-random-port-1.11 branch from 5574d90 to 207ee60 Compare September 14, 2018 08:13
@runcom
Copy link
Member Author

runcom commented Sep 14, 2018

/test all

@umohnani8
Copy link
Member

LGTM
@mrunalp tests are green.

@rhatdan
Copy link
Contributor

rhatdan commented Mar 13, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 13, 2019
@k8s-ci-robot k8s-ci-robot merged commit 2fdbc56 into cri-o:release-1.11 Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants