Skip to content

feat(k8s): make sandbox alive checks configurable - #1329

Merged
zhongwen666 merged 1 commit into
alibaba:masterfrom
zhongwen666:feat/configurable-k8s-alive-check
Aug 13, 2026
Merged

feat(k8s): make sandbox alive checks configurable#1329
zhongwen666 merged 1 commit into
alibaba:masterfrom
zhongwen666:feat/configurable-k8s-alive-check

Conversation

@zhongwen666

Copy link
Copy Markdown
Collaborator

closes #1328

Summary

Add a Nacos switch to control BatchSandbox alive endpoint checks while preserving the existing behavior by default.

Key changes

  • Add the k8s_alive_check_enabled Nacos switch with a default of true.
  • Skip the host alive request and treat the sandbox as alive when the switch is disabled.

@zhongwen666
zhongwen666 merged commit 0d540b4 into alibaba:master Aug 13, 2026
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.

Add configurable K8s sandbox alive checks

2 participants