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

[workspacekit] Fix empty JSON deserialization error #13192

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Sep 21, 2022

Description

If GITPOD_RLIMIT_CORE env variable it's empty we should not attempt to deserialize an empty string

Related Issue(s)

Fixes https://cloudlogging.app.goo.gl/QYQWPUhwnjeTQiXD7

How to test

  • Open a workspace
  • Check there are no cannot deserialize GITPOD_RLIMIT_CORE errors.

Release Notes

NONE

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@aledbf aledbf requested a review from a team September 21, 2022 23:27
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Sep 21, 2022
@roboquat roboquat merged commit 6bf56dc into main Sep 21, 2022
@roboquat roboquat deleted the aledbf/fixrlimit branch September 21, 2022 23:34
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/S team: workspace Issue belongs to the Workspace team
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants