Skip to content

feat(realms): docker MCP#460

Merged
Benehiko merged 1 commit intomainfrom
mcp/realms
Feb 17, 2026
Merged

feat(realms): docker MCP#460
Benehiko merged 1 commit intomainfrom
mcp/realms

Conversation

@Benehiko
Copy link
Member

@Benehiko Benehiko commented Feb 17, 2026

Add Docker MCP realms.

Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds three new realm definitions for Docker MCP (Model Context Protocol) related secrets to the x/realms/docker.go file. The changes integrate MCP support into Docker's secrets management system by defining hierarchical realm patterns for MCP secrets storage.

Changes:

  • Added DockerMCPDefault realm for general MCP related secrets (docker/mcp/**)
  • Added DockerMCPOAuth realm for MCP OAuth credentials (docker/mcp/oauth/**)
  • Added DockerMCPOAuthDCR realm for Dynamic Client Registration OAuth configurations (docker/mcp/oauth-dcr/**)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Benehiko Benehiko merged commit fa01502 into main Feb 17, 2026
18 checks passed
@Benehiko Benehiko deleted the mcp/realms branch February 17, 2026 15:50
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

Comments