Skip to content

Conversation

llx18
Copy link
Contributor

@llx18 llx18 commented Jun 30, 2025

Apply the following Pod Security Context configurations across all adapters, irrespective of the server codebase:

  • Set allowPrivilegeEscalation: false to disallow privilege escalation.
  • Enforce non-root execution by specifying a non-root runAsUser.
  • Define CPU and memory limits to ensure resource control.

Network policies will be addressed separately, considering the requirement for MCP servers to communicate with internal services

@llx18 llx18 requested review from likms and newsunwu June 30, 2025 21:28
newsunwu
newsunwu previously approved these changes Jun 30, 2025
@llx18 llx18 requested a review from askwenhan June 30, 2025 21:28
@llx18 llx18 merged commit 9964c1c into main Jun 30, 2025
6 checks passed
@llx18 llx18 deleted the llx18/dev1 branch July 3, 2025 16:13
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