Skip to content

Redirect worker output via kubectl attach#58

Draft
omus wants to merge 4 commits intomainfrom
cv/worker-attach
Draft

Redirect worker output via kubectl attach#58
omus wants to merge 4 commits intomainfrom
cv/worker-attach

Conversation

@omus
Copy link
Copy Markdown
Member

@omus omus commented Apr 29, 2021

Alternative fix for #56 which currently is non-functional. The main issue seems to be that I can't seem to get stdin/stdout to work correctly with kubectl attach. There is one commit on this branch that works due but it only uses stdout and requires us to slow the worker down such that the output of the worker IP/port can be captured by the manager.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.00%. Comparing base (6df57b4) to head (7736f41).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
src/native_driver.jl 0.00% 8 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6df57b4) and HEAD (7736f41). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (6df57b4) HEAD (7736f41)
3 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #58       +/-   ##
===========================================
- Coverage   67.63%   48.00%   -19.64%     
===========================================
  Files           4        4               
  Lines         173      175        +2     
===========================================
- Hits          117       84       -33     
- Misses         56       91       +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant