Skip to content

fix: allow updating kube config file without contexts, clusters, users (#23714)#244

Merged
vrubezhny merged 1 commit intoredhat-developer:mainfrom
adietish:issue-23714
Jan 30, 2026
Merged

fix: allow updating kube config file without contexts, clusters, users (#23714)#244
vrubezhny merged 1 commit intoredhat-developer:mainfrom
adietish:issue-23714

Conversation

@adietish
Copy link
Collaborator

@adietish adietish requested a review from vrubezhny January 15, 2026 15:35
@adietish adietish self-assigned this Jan 15, 2026
@adietish adietish force-pushed the issue-23714 branch 3 times, most recently from 282f96c to 34605e1 Compare January 15, 2026 19:34
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.83%. Comparing base (71098f6) to head (57fa443).
⚠️ Report is 287 commits behind head on main.

Files with missing lines Patch % Lines
...ools/gateway/view/steps/DevSpacesServerStepView.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main     #244       +/-   ##
==========================================
+ Coverage   0.00%   25.83%   +25.83%     
==========================================
  Files          4       40       +36     
  Lines         26     2098     +2072     
  Branches       0      432      +432     
==========================================
+ Hits           0      542      +542     
- Misses        26     1480     +1454     
- Partials       0       76       +76     

☔ 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.

@adietish
Copy link
Collaborator Author

@vrubezhny please review

…s (#23714)

Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Copy link
Collaborator

@vrubezhny vrubezhny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@vrubezhny vrubezhny merged commit 4587ade into redhat-developer:main Jan 30, 2026
5 checks passed
@adietish adietish deleted the issue-23714 branch January 30, 2026 14:53
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.

Gateway: saving config errors "KubeConfig Update failed", "getContexts(...) must not be null"

3 participants