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: 完成kubelet对pod的抽象(增删,重启,挂载卷,网络) #19

Merged
merged 28 commits into from
Apr 29, 2024

Conversation

sjtuzc954
Copy link
Collaborator

No description provided.

sjtuzc954 and others added 28 commits April 16, 2024 21:14
feat: kubelet与apiserver交互并创建pod用例完成
feat: 增加runtime pod数据结构
feat: add GetAllPods & GetPodStatus
* feat: 初步实现runtime cache

* feat: 初步实现pleg

* feat: syncLoop接收生命周期事件

* feat: 完成mock pod的实时状态获取

* feat: 完成pod状态回传
feat: 增加weave适配层,实现attach + detach
feat: complete usage of attach and detach in rm
fix: 修复runtime manager返回不受kubelet管理的容器,以及错误detach的问题
refactor: 修改test文件夹结构(同一个文件夹不能有两个main函数)
@sjtuzc954 sjtuzc954 merged commit dd1305c into dev Apr 29, 2024
1 check passed
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