Skip to content

list/watch CRD requests in multiplexer #2382

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

villanel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind bug
/kind documentation
/kind enhancement
/kind good-first-issue
/kind question
/kind design
/sig ai
/sig iot
/sig network
/sig storage

/kind feature

What this PR does / why we need it:

Add List/Watch CRD requests in multiplexer

Which issue(s) this PR fixes:

Fixes #2343

Special notes for your reviewer:

/assign @rambohe-ch

Does this PR introduce a user-facing change?

NONE

other Note

@villanel villanel requested a review from a team as a code owner April 14, 2025 10:56
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

Attention: Patch coverage is 72.89157% with 45 lines in your changes missing coverage. Please review.

Project coverage is 42.43%. Comparing base (e4459ee) to head (7ac2905).

Files with missing lines Patch % Lines
pkg/yurthub/multiplexer/storage/fake_storage.go 0.00% 30 Missing ⚠️
pkg/yurthub/multiplexer/storage/dynamic_storage.go 79.59% 6 Missing and 4 partials ⚠️
...multiplexer/storage/api_server_storage_provider.go 88.23% 3 Missing and 1 partial ⚠️
...rthub/multiplexer/storage/fake_storage_provider.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2382      +/-   ##
==========================================
+ Coverage   42.29%   42.43%   +0.13%     
==========================================
  Files         394      395       +1     
  Lines       26107    26246     +139     
==========================================
+ Hits        11043    11138      +95     
- Misses      14007    14044      +37     
- Partials     1057     1064       +7     
Flag Coverage Δ
unittests 42.43% <72.89%> (+0.13%) ⬆️

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.

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

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

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.

[feature request]multiplexer support list/watch CRD requests.
2 participants