Skip to content

Conversation

@OhYee
Copy link
Member

@OhYee OhYee commented Jan 9, 2026

…ulti-language docs

This commit introduces comprehensive storage configuration capabilities for sandbox environments, including NAS mount configurations, OSS mount points, and PolarFS filesystem support. The changes span across multiple files to enhance the sandbox creation API with new configuration options and improve documentation with bilingual comments.

The modifications include:

  • Adding new model classes for NAS, OSS, and PolarFS configurations
  • Extending sandbox creation methods with optional storage parameters
  • Enhancing API endpoints to support new configuration options
  • Adding bilingual documentation (Chinese/English) for improved usability
  • Updating template files to reflect the new configuration parameters

New features include the ability to specify NAS mount points with TLS encryption, OSS bucket mount points with read-only options, and PolarFS filesystem configurations during sandbox creation. Additionally, the commit includes workflow documentation for adding parameters to specific modules.

此提交为沙箱环境引入了全面的存储配置功能,包括 NAS 挂载配置、OSS 挂载点和 PolarFS 文件系统支持。这些更改跨越多个文件,以使用新的配置选项增强沙箱创建 API,并使用双语注释改进文档。

修改包括:

  • 为 NAS、OSS 和 PolarFS 配置添加新的模型类
  • 使用可选存储参数扩展沙箱创建方法
  • 增强 API 端点以支持新配置选项
  • 添加双语文档(中文/英文)以提高可用性
  • 更新模板文件以反映新的配置参数

新功能包括在沙箱创建期间指定具有 TLS 加密的 NAS 挂载点、具有只读选项的 OSS 存储桶挂载点以及 PolarFS 文件系统配置的能力。此外,提交还包括为特定模块添加参数的工作流程文档。

Change-Id: I2c16129da2d4c21ccf4f495c0c6fe62737af933c

Thank you for creating a pull request to contribute to Serverless Devs agentrun-sdk-python code! Before you open the request please answer the following questions to help it be more easily integrated. Please check the boxes "[ ]" with "[x]" when done too.
Please select one of the PR types below to complete


Fix bugs

Bug detail

The specific manifestation of the bug or the associated issue.

Pull request tasks

  • Add test cases for the changes
  • Passed the CI test

Update docs

Reason for update

Why do you need to update your documentation?

Pull request tasks

  • Update Chinese documentation
  • Update English documentation

Add contributor

Contributed content

  • Code
  • Document

Content detail

if content_type == 'code' || content_type == 'document':
    please tell us `PR url`,like: https://github.com/Serverless-Devs/agentrun-sdk-python/pull/1
else:
    please describe your contribution in detail

Others

Reason for update

Why do you need to update your documentation?

…ulti-language docs

This commit introduces comprehensive storage configuration capabilities for sandbox environments, including NAS mount configurations, OSS mount points, and PolarFS filesystem support. The changes span across multiple files to enhance the sandbox creation API with new configuration options and improve documentation with bilingual comments.

The modifications include:
- Adding new model classes for NAS, OSS, and PolarFS configurations
- Extending sandbox creation methods with optional storage parameters
- Enhancing API endpoints to support new configuration options
- Adding bilingual documentation (Chinese/English) for improved usability
- Updating template files to reflect the new configuration parameters

New features include the ability to specify NAS mount points with TLS encryption, OSS bucket mount points with read-only options, and PolarFS filesystem configurations during sandbox creation. Additionally, the commit includes workflow documentation for adding parameters to specific modules.

此提交为沙箱环境引入了全面的存储配置功能,包括 NAS 挂载配置、OSS 挂载点和 PolarFS 文件系统支持。这些更改跨越多个文件,以使用新的配置选项增强沙箱创建 API,并使用双语注释改进文档。

修改包括:
- 为 NAS、OSS 和 PolarFS 配置添加新的模型类
- 使用可选存储参数扩展沙箱创建方法
- 增强 API 端点以支持新配置选项
- 添加双语文档(中文/英文)以提高可用性
- 更新模板文件以反映新的配置参数

新功能包括在沙箱创建期间指定具有 TLS 加密的 NAS 挂载点、具有只读选项的 OSS 存储桶挂载点以及 PolarFS 文件系统配置的能力。此外,提交还包括为特定模块添加参数的工作流程文档。

Change-Id: I2c16129da2d4c21ccf4f495c0c6fe62737af933c
Signed-off-by: OhYee <[email protected]>
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