-
Notifications
You must be signed in to change notification settings - Fork 80
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: multus fails to reach api server when the old service account is out of data && update multus to v4 #4393
base: main
Are you sure you want to change the base?
Conversation
396ecad
to
3947a43
Compare
dca6d92
to
6b2b814
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4393 +/- ##
==========================================
- Coverage 79.26% 79.21% -0.05%
==========================================
Files 54 54
Lines 6283 6283
==========================================
- Hits 4980 4977 -3
- Misses 1108 1110 +2
- Partials 195 196 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
3a62b5a
to
4ce209b
Compare
wait #4420 |
|
good job , and we should add or attach an issue explaining the multus certificate issue for future reviewing |
921727c
to
83e116a
Compare
396b803
to
53350eb
Compare
too much info log
|
Signed-off-by: Cyclinder Kuo <[email protected]>
https://github.com/spidernet-io/spiderpool/actions/runs/12510892887/job/34902242465?pr=4393 此 PR removed 一些 init-pod 的 ENV, 会导致新 chart 使用 旧镜像 无法正常 running |
Thanks for contributing!
Notice:
"release/none"
"release/bug"
"release/feature"
What issue(s) does this PR fix:
Fixes #4436
Special notes for your reviewer:
base-debian11
minimal image, which doesn't include sh, sed, cat, etc., as needed.注意:
base-debian11
最小镜像,该镜像不包括需要用到的 sh,sed ,cat 等命令,无法执行 entrypoint.sh 的操作