-
Notifications
You must be signed in to change notification settings - Fork 45
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(ai): 新增以 shell 的方式进入容器的功能 #1180
Conversation
🦋 Changeset detectedLatest commit: a611fc7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
功能还比较复杂,申请测试介入 |
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.
把这个功能需要的接口放在现在已经有的scow-ai-test-job分支中,等AI发布后直接合并这个scow-ai-test-job的PR
7dbe644
to
ea3aeba
Compare
1、进入容器,刷新并连接只能点一次 |
ai 新增进入训练中的作业的容器并执行 shell 操作的功能。该功能依赖于 k8s 的 api server,所以需要一份 kubectl config 配置文件。