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

feat(helm): collect logs from dask pods #850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Alputer
Copy link
Member

@Alputer Alputer commented Nov 26, 2024

This PR adds the collection of logs for Dask pods, namely scheduler and workers.

Closes reanahub/reana-workflow-controller#610

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.06%. Comparing base (d81a814) to head (8200d19).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #850   +/-   ##
=======================================
  Coverage   31.06%   31.06%           
=======================================
  Files          26       26           
  Lines        2488     2488           
=======================================
  Hits          773      773           
  Misses       1715     1715           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

dask: capture live logs from running Dask scheduler and worker pods
1 participant