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(app): no main pod in status when getting logs #1104

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

olevski
Copy link
Member

@olevski olevski commented Jun 13, 2022

This fixes an unhandled error that shows up in sentry:
https://sentry.dev.renku.ch/organizations/sentry/issues/339/?environment=renkulab&project=5

The error occurs in renku_notebooks/api/classes/server.py in get_logs at line 486. And it is a KeyError for mainPod.

With the .get() statements I added this should not happen again.

@olevski olevski requested a review from a team as a code owner June 13, 2022 14:01
@olevski olevski merged commit 561d447 into master Jun 14, 2022
@olevski olevski deleted the fix-missing-main-pod-in-logs-method branch June 14, 2022 11:12
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.

2 participants