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

Fix bogus http status code for payload too large error #5329

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

jeanp413
Copy link
Member

@jeanp413 jeanp413 commented Aug 23, 2021

Fixes #5087

@svenefftinge
Copy link
Member

svenefftinge commented Aug 24, 2021

Hey @jeanp413 👋 Do we have an issue for this that you can link to or can you please share more info on why this change is good?

@jeanp413
Copy link
Member Author

Sure I'll update the title and description. I created this yesterday really quickly to play around with gitpod in my meeting with Anton.

@jeanp413 jeanp413 changed the title Reduce payload Fix bogus http status code for payload too large error Aug 24, 2021
@jeanp413
Copy link
Member Author

jeanp413 commented Aug 24, 2021

/werft run

👍 started the job as gitpod-build-jeanp413-bogus-http-status-code-5087.1

@laushinka laushinka requested review from akosyakov and removed request for laushinka August 24, 2021 14:02
@laushinka
Copy link
Contributor

Sure I'll update the title and description. I created this yesterday really quickly to play around with gitpod in my meeting with Anton.

I changed the reviewer to @akosyakov since he has context.

@akosyakov
Copy link
Member

akosyakov commented Aug 26, 2021

/werft run

👍 started the job as gitpod-build-jeanp413-bogus-http-status-code-5087.4

@akosyakov
Copy link
Member

jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Aug 26, 2021
@jeanp413 jeanp413 force-pushed the jeanp413/bogus-http-status-code-5087 branch from 412bfee to ad3ccce Compare August 26, 2021 21:22
@jeanp413 jeanp413 marked this pull request as ready for review August 26, 2021 21:23
@akosyakov
Copy link
Member

akosyakov commented Aug 27, 2021

/werft run

👍 started the job as gitpod-build-jeanp413-bogus-http-status-code-5087.7

@akosyakov akosyakov force-pushed the jeanp413/bogus-http-status-code-5087 branch from ad3ccce to 3cd7470 Compare August 27, 2021 08:04
@akosyakov
Copy link
Member

/hold

@jeanp413 Could you clean up the history please to remove unnecessary changes in regards to trying different sizes? You can type /unhold afterwards to merge.

Copy link
Member

@akosyakov akosyakov left a comment

Choose a reason for hiding this comment

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

/lgtm

@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: ec98285dfcc513c8d083da39adc21be1e9a20f5b

@akosyakov
Copy link
Member

/assign @csweichel

@roboquat
Copy link
Contributor

@akosyakov: cat image

In response to this:

/lgtm

/meow

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@roboquat roboquat added the lgtm label Aug 27, 2021
@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: ec98285dfcc513c8d083da39adc21be1e9a20f5b

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akosyakov, svenefftinge

Associated issue: #5087

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

@roboquat roboquat merged commit 18c412f into main Aug 27, 2021
@roboquat roboquat deleted the jeanp413/bogus-http-status-code-5087 branch August 27, 2021 15:30
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 8, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 9, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 17, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 20, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Sep 21, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 22, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 22, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Sep 24, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 5, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 5, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 5, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 6, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 6, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 12, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 13, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 15, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 15, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 19, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 19, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 20, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 21, 2021
loujaybee pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 21, 2021
jeanp413 added a commit to gitpod-io/openvscode-server that referenced this pull request Oct 24, 2021
akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this pull request Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bogus http status code for payload too large error
6 participants