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

update policy image #543

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Conversation

l1b0k
Copy link
Collaborator

@l1b0k l1b0k commented Nov 27, 2023

  • fix endpoint may lost during restart cilium
  • add a label filter to limit the number of ciliumidentity be generated, user may required to re-create all pods if networkpolicy enforcement is made

@l1b0k l1b0k requested a review from BSWANG November 27, 2023 05:42
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (423002c) 17.42% compared to head (3729b89) 17.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
+ Coverage   17.42%   17.46%   +0.04%     
==========================================
  Files         105      105              
  Lines       13854    13854              
==========================================
+ Hits         2414     2420       +6     
+ Misses      11124    11119       -5     
+ Partials      316      315       -1     
Flag Coverage Δ
unittests 17.46% <ø> (+0.04%) ⬆️

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.

cilium would create new identity if not found.
User may still need to re-create exist pods if networkpolicy switch to enable.
fix endpoint is lost during restore

ref: 4fac1ee
@BSWANG BSWANG merged commit 752d7ab into AliyunContainerService:main Nov 28, 2023
10 checks passed
@l1b0k l1b0k deleted the fix/endpoint_lost branch November 28, 2023 08:17
@l1b0k
Copy link
Collaborator Author

l1b0k commented Dec 1, 2023

fix endpoint may lost during restart cilium cilium/cilium#29275

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.

2 participants