Skip to content

docs(kubernetes): clarify pause/resume API support status#366

Merged
fengcone merged 1 commit intoalibaba:mainfrom
liuxiaopai-ai:codex/docs-k8s-pause-resume-support-note
Mar 9, 2026
Merged

docs(kubernetes): clarify pause/resume API support status#366
fengcone merged 1 commit intoalibaba:mainfrom
liuxiaopai-ai:codex/docs-k8s-pause-resume-support-note

Conversation

@liuxiaopai-ai
Copy link
Copy Markdown
Contributor

Summary

  • add a dedicated runtime API support note in Kubernetes docs (EN/ZH)
  • explicitly document that pause/resume APIs return 501 Not Implemented in Kubernetes runtime
  • clarify pause/resume semantics to avoid confusion with create/delete lifecycle

Why

Issue #354 asks whether Kubernetes runtime supports pause/resume and what pause means. This documentation update makes current behavior explicit and reduces integration ambiguity.

Testing

  • docs-only change
  • verified wording against current Kubernetes service behavior (pause_sandbox/resume_sandbox return 501)

Refs #354

Copy link
Copy Markdown
Collaborator

@Pangjiping Pangjiping left a comment

Choose a reason for hiding this comment

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

LGTM

@Pangjiping Pangjiping added the documentation Improvements or additions to documentation label Mar 6, 2026
@fengcone
Copy link
Copy Markdown
Collaborator

fengcone commented Mar 9, 2026

LGTM

Copy link
Copy Markdown
Collaborator

@fengcone fengcone left a comment

Choose a reason for hiding this comment

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

We will support this in a future version.

@fengcone fengcone merged commit e26c0a0 into alibaba:main Mar 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants