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

fix: websocket connection to the k8s api #42

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

gbenhaim
Copy link
Member

When connecting to the k8s api using a websocket
the "base64.binary.k8s.io" subprotocol should be mentioned.

When connecting to the k8s api using a websocket
the "base64.binary.k8s.io" subprotocol should be mentioned.

Signed-off-by: Gal Ben Haim <[email protected]>
@gbenhaim gbenhaim requested a review from sahil143 November 26, 2024 16:21
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.60%. Comparing base (9625b43) to head (73c3ddd).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   79.60%   79.60%   -0.01%     
==========================================
  Files         564      564              
  Lines       20976    20977       +1     
  Branches     5206     5206              
==========================================
  Hits        16698    16698              
- Misses       4253     4254       +1     
  Partials       25       25              
Flag Coverage Δ
unittests 79.60% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sahil143 sahil143 merged commit dbe5454 into konflux-ci:main Nov 27, 2024
4 checks passed
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.

2 participants