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

Spidercoordinator: sync kubeadm-config event to trigger the status update #3291

Merged

Conversation

cyclinder
Copy link
Collaborator

@cyclinder cyclinder commented Mar 5, 2024

Thanks for contributing!

What type of PR is this?

  • release/bug

What this PR does / why we need it:

we should watch the kubeadm-config configMap

Which issue(s) this PR fixes:

Fixes #3290
Fixes #3292

Special notes for your reviewer:

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (0712541) to head (76ab683).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3291      +/-   ##
==========================================
+ Coverage   81.18%   81.62%   +0.44%     
==========================================
  Files          50       50              
  Lines        5372     5372              
==========================================
+ Hits         4361     4385      +24     
+ Misses        854      825      -29     
- Partials      157      162       +5     
Flag Coverage Δ
unittests 81.62% <ø> (+0.44%) ⬆️

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

see 1 file with indirect coverage changes

@ty-dc ty-dc added the cherrypick-release-v0.8 Cherry-pick the PR to branch release-v0.8. label Mar 5, 2024
weizhoublue
weizhoublue previously approved these changes Mar 5, 2024
@weizhoublue
Copy link
Collaborator

I suggest to change to a new title that helps recognize what bug it is, in the release log

@cyclinder cyclinder changed the title Spidercoordinator: Add kubeadm-config event to workQueue Spidercoordinator: sync kubeadm-config event to trigger the status update Mar 6, 2024
@ty-dc
Copy link
Collaborator

ty-dc commented Mar 6, 2024

Does this PR only modify kubeadm-config? Changes to kube-controller-manager Pod cannot be synchronized?

ty-dc
ty-dc previously approved these changes Mar 6, 2024
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
@cyclinder cyclinder force-pushed the spidercoordinator/sync_kubeadm_config branch from f276fce to 76ab683 Compare March 6, 2024 05:44
@cyclinder cyclinder merged commit 3f820f0 into spidernet-io:main Mar 6, 2024
44 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 6, 2024
…m_config

Spidercoordinator: sync kubeadm-config event to trigger the status update
Signed-off-by: robot <tao.yang@daocloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants