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

feat: add informer-manager and federated-informer-manager readyz checks #277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

z1cheng
Copy link
Contributor

@z1cheng z1cheng commented Nov 17, 2023

Add informer-manager and federated-informer-manager readyz checks

close #272

Signed-off-by: z1cheng <imchench@gmail.com>
@z1cheng z1cheng changed the title Add informer-manager and federated-informer-manager readyz checks feat: add informer-manager and federated-informer-manager readyz checks Nov 17, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e653c57) 28.63% compared to head (56372f9) 28.63%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #277   +/-   ##
=======================================
  Coverage   28.63%   28.63%           
=======================================
  Files         114      114           
  Lines       13565    13565           
=======================================
  Hits         3885     3885           
  Misses       9296     9296           
  Partials      384      384           
Flag Coverage Δ
unittests 28.63% <ø> (ø)

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.

@Poor12
Copy link
Collaborator

Poor12 commented Nov 28, 2023

/lgtm
/assign @gary-lgy
Pls keep the code rebased. :)

@z1cheng
Copy link
Contributor Author

z1cheng commented Nov 28, 2023

@Poor12 Thanks for your review! But @gary-lgy proposed an enhancement, see the comment: #272 (comment)

I will try to implement the proposal.

/hold

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.

readyz should reflect InformerManager and FederatedInformerManager's cache sync status
2 participants