-
Notifications
You must be signed in to change notification settings - Fork 46
feat(k8s): add k8s controllers #14
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
Conversation
|
please sign your CLA |
bc32ffe to
1adab19
Compare
1adab19 to
ff0b13f
Compare
严重问题 (Critical Issues)=== FILE: kubernetes/internal/task-executor/runtime/container.go === 问题 1: Container mode 触发 panic 导致服务崩溃
=== FILE: kubernetes/internal/scheduler/default_scheduler.go === 问题 2: 任务删除无法被感知,资源永远不释放
|
c403cfa to
07333a9
Compare
fixed |
07333a9 to
5d287df
Compare
|
@codex review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
5d287df to
11eba40
Compare
11eba40 to
84a96cf
Compare
|
LGTM |
Summary
Add features to support OpenSandbox can deployed in kubernetes cluster.
Testing
Breaking Changes
Checklist