feat(job-manager): add kubernetes_queue option for MultiKueue#494
Open
CameronMcClymont wants to merge 1 commit intoreanahub:masterfrom
Open
feat(job-manager): add kubernetes_queue option for MultiKueue#494CameronMcClymont wants to merge 1 commit intoreanahub:masterfrom
CameronMcClymont wants to merge 1 commit intoreanahub:masterfrom
Conversation
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Sep 3, 2025
07a781c to
14f3705
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #494 +/- ##
==========================================
- Coverage 42.02% 41.64% -0.39%
==========================================
Files 18 18
Lines 1580 1621 +41
==========================================
+ Hits 664 675 +11
- Misses 916 946 +30
🚀 New features to boost your workflow:
|
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Sep 8, 2025
f5e63c9 to
2c84aeb
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Sep 8, 2025
…eanahub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Sep 8, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
2c84aeb to
5f308c7
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Sep 8, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
5f308c7 to
940149a
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 9, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
940149a to
c6cff43
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 9, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
c6cff43 to
9d99e52
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 9, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
9d99e52 to
f67aa99
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 9, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
f67aa99 to
7931b61
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 16, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
7931b61 to
78489b8
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 16, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
78489b8 to
493f01a
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-job-controller
that referenced
this pull request
Oct 16, 2025
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
493f01a to
b3d6a66
Compare
…ub#494) Also adds monitoring of job status (rather than just pods) to the job_monitor to support MK since the status of remote pods cannot be seen. Closes reanahub#493
b3d6a66 to
56c42b4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #493