Skip to content

Conversation

@OhYee
Copy link
Member

@OhYee OhYee commented Jan 12, 2026

Add new configuration interfaces for NAS, OSS, and PolarFS mounting capabilities across sandbox implementations. Update createFromTemplate methods and API calls to accept these new configuration options. Enhance model definitions with comprehensive type interfaces for cloud storage integrations.

New types added:

  • NASConfig/NASMountConfig for Network Attached Storage
  • OSSMountConfig/OSSMountPoint for Object Storage Service
  • PolarFsConfig/PolarFsMountConfig for Polar File System

The changes enable advanced storage mounting scenarios for sandbox environments.

Change-Id: Ib07c8562f9056a15cbe95718a7194addc2ac002b

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?

Add new configuration interfaces for NAS, OSS, and PolarFS mounting capabilities across sandbox implementations. Update createFromTemplate methods and API calls to accept these new configuration options. Enhance model definitions with comprehensive type interfaces for cloud storage integrations.

New types added:
- NASConfig/NASMountConfig for Network Attached Storage
- OSSMountConfig/OSSMountPoint for Object Storage Service
- PolarFsConfig/PolarFsMountConfig for Polar File System

The changes enable advanced storage mounting scenarios for sandbox environments.

Change-Id: Ib07c8562f9056a15cbe95718a7194addc2ac002b
Signed-off-by: OhYee <oyohyee@oyohyee.com>
@OhYee OhYee merged commit 29d92f3 into main Jan 12, 2026
9 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.

2 participants