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

Change event watcher example to retry the connection #1616

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

nightkr
Copy link
Member

@nightkr nightkr commented Oct 24, 2024

Should help reduce confusion like #1615. Also took the opportunity to refactor a few other small things around it.

Signed-off-by: Natalie Klestrup Röijezon <[email protected]>
… ignoring it

Signed-off-by: Natalie Klestrup Röijezon <[email protected]>
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.3%. Comparing base (ecbdafc) to head (5c411fc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1616   +/-   ##
=====================================
  Coverage   75.3%   75.3%           
=====================================
  Files         82      82           
  Lines       7343    7343           
=====================================
  Hits        5527    5527           
  Misses      1816    1816           

@clux clux added the changelog-exclude changelog excluded prs label Oct 25, 2024
@clux clux added this to the 0.97.0 milestone Oct 25, 2024
@clux clux merged commit 4a63e81 into kube-rs:main Oct 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-exclude changelog excluded prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kube::runtime::watcher exits with The resourceVersion for the provided watch is too old
2 participants