Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allowing resize tty to only work when container is started#8737

Merged
vieux merged 1 commit into
moby:masterfrom
brahmaroutu:resize_uponstart_8728
Oct 24, 2014
Merged

Allowing resize tty to only work when container is started#8737
vieux merged 1 commit into
moby:masterfrom
brahmaroutu:resize_uponstart_8728

Conversation

@brahmaroutu

Copy link
Copy Markdown
Contributor

Fixes #8728

Signed-off-by: Srini Brahmaroutu [email protected]

@crosbymichael

Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@vieux

vieux commented Oct 24, 2014

Copy link
Copy Markdown
Contributor

LGTM

vieux added a commit that referenced this pull request Oct 24, 2014
Allowing resize tty to only work when container is started
@vieux vieux merged commit a71b2ec into moby:master Oct 24, 2014
@tiborvass

Copy link
Copy Markdown
Contributor

TestResizeApiResponse should have failed without this PR, but instead passed. It might be related to the fact that the container exited (since it's just a docker run -d busybox true)

@tiborvass

Copy link
Copy Markdown
Contributor

I guess we'll fix that in another PR :)

@brahmaroutu

Copy link
Copy Markdown
Contributor Author

It threw me off a bit, it should have failed at least once if that is a
timing issue. I could not see failure in my 5 - 6 time I ran the test. I
understand your point. Let me try to make it fail.

From: Tibor Vass [email protected]
To: docker/docker [email protected]
Cc: Srinivas R Brahmaroutu/Silicon Valley/IBM@IBMUS
Date: 10/23/2014 05:34 PM
Subject: Re: [docker] Allowing resize tty to only work when container is
started (#8737)

I guess we'll fix that in another PR :)


Reply to this email directly or view it on GitHub.

@brahmaroutu

Copy link
Copy Markdown
Contributor Author

I apologize, I fixed the issue and I realized I should also fix the docs. I created a new PR #8749

@brahmaroutu brahmaroutu deleted the resize_uponstart_8728 branch November 26, 2014 23:24
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.

Panic on POST /containers/<id>/resize

4 participants