fix: list all DevWorkspaces, handle inaccessible templates gracefully (CRW-11897) - #359
fix: list all DevWorkspaces, handle inaccessible templates gracefully (CRW-11897)#359adietish wants to merge 2 commits into
Conversation
…el cleanly (CRW-12138) - Treat Int.MAX_VALUE and non-zero exit as IOException (with truncated stderr) - close IOTrio streams on cancel - use a single joiner gated by streamsReady so pre-open errors and mid-stream failures complete once without racing stream readers. - extracted PodExecSession Signed-off-by: Andre Dietisheim <adietish@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
… (CRW-11897) Avoid Fatal IDE errors and hidden JetBrains workspaces when devworkspacetemplates list returns 401/403/404. Show editor labels, fail fast without idea-server container. Signed-off-by: Andre Dietisheim <adietish@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #359 +/- ##
==========================================
+ Coverage 0.00% 35.86% +35.86%
==========================================
Files 4 114 +110
Lines 26 4960 +4934
Branches 0 955 +955
==========================================
+ Hits 0 1779 +1779
- Misses 26 2927 +2901
- Partials 0 254 +254 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
fixes https://redhat.atlassian.net/browse/CRW-11897