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: add api to control devcontainer #1163

Merged
merged 13 commits into from
Mar 18, 2024

Conversation

jamesgetx
Copy link
Collaborator

apiserver 新增控制 devcontainer 的接口

  • POST, 部署容器
  • GET, 查询容器详情(访问url, 凭证token, 容器部署状态)
  • DELETE, 销毁容器

apiserver/paasng/paas_wl/bk_app/applications/models/app.py Outdated Show resolved Hide resolved
apiserver/paasng/paas_wl/bk_app/devcontainer/__init__.py Outdated Show resolved Hide resolved
apiserver/paasng/paas_wl/bk_app/devcontainer/conf.py Outdated Show resolved Hide resolved
apiserver/paasng/paas_wl/bk_app/devcontainer/conf.py Outdated Show resolved Hide resolved
apiserver/paasng/paas_wl/bk_app/devcontainer/conf.py Outdated Show resolved Hide resolved
apiserver/paasng/paasng/accessories/devcontainer/views.py Outdated Show resolved Hide resolved
apiserver/paasng/paasng/settings/workloads.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@piglei piglei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamesgetx jamesgetx merged commit 74418bc into TencentBlueKing:main Mar 18, 2024
7 checks 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.

3 participants