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 reconnecting in watch for custom resources #321

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Jul 23, 2024

No description provided.

@tomplus tomplus mentioned this pull request Jul 23, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 40.74074% with 16 lines in your changes missing coverage. Please review.

Project coverage is 28.11%. Comparing base (b7ec53c) to head (6333e9b).

Files Patch % Lines
kubernetes_asyncio/dynamic/client_test.py 0.00% 14 Missing ⚠️
kubernetes_asyncio/dynamic/client.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #321   +/-   ##
=======================================
  Coverage   28.11%   28.11%           
=======================================
  Files         779      779           
  Lines       92122    92138   +16     
=======================================
+ Hits        25899    25904    +5     
- Misses      66223    66234   +11     

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

@tomplus tomplus merged commit 4ac32bb into master Jul 23, 2024
14 checks passed
tomplus added a commit that referenced this pull request Jul 31, 2024
* Fix reconnecting in watch for custom resources

* add test for watch crd without timeout

* clean up tests
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