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(notebooks): correctly handle status.containerState messages #7585

Merged

Conversation

kimwnasptd
Copy link
Member

Fixes #7454

Update the backend code to gracefully handle the containerState and message, when it doesn't exist.

I also unpinned the gevent package, since it introduces a CVE in all the web apps.

/cc @thesuperzapper

Signed-off-by: Kimonas Sotirchos <[email protected]>
Signed-off-by: Kimonas Sotirchos <[email protected]>
@thesuperzapper thesuperzapper added this to the v1.9.0 milestone May 23, 2024
@thesuperzapper thesuperzapper changed the title jwa(back): Better handling of message in containerState fix(notebooks): correctly handle status.containerState messages May 24, 2024
Signed-off-by: Mathew Wicks <[email protected]>
Signed-off-by: Mathew Wicks <[email protected]>
@thesuperzapper
Copy link
Member

@kimwnasptd thanks for this, I fixed some typos in 4d70896.

/lgtm
/approve

I have merged most other pending PRs for 1.9.0 (see #7453), after this we should be good to cut a 1.9.0-rc.0 with a follow-up to fix the three remaining issues from that link.

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: thesuperzapper

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

@google-oss-prow google-oss-prow bot merged commit 8869f22 into kubeflow:master May 24, 2024
10 checks passed
@kimwnasptd kimwnasptd deleted the feature-kimwnasptd-jwa-500 branch May 24, 2024 07:48
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.

Creating or starting notebook throws 500 error - KeyError: 'message'
2 participants