You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking changes:
- Update CRD phase values from Running to Ready for MCPServer,
EmbeddingServer, and MCPRegistry across quickstarts, guides,
and integration pages
- Migrate MCPRegistry examples from v1 flat registries[] format
to v2 sources[]/registries[] with configYAML recommended path
- Remove PVC source type (no longer supported)
- Remove Syncing phase from MCPRegistry status documentation
- Remove auto-injection note for Kubernetes discovery sources
New features:
- Add MCPServerEntry (zero-infrastructure catalog entries) docs
to K8s intro and vMCP configuration pages
- Add caBundleRef for OTLP endpoints to telemetry guide
- Add authServerRef for separating embedded auth from external
token exchange to auth guide
- Update standalone registry server config to v2 format
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|[**MCPOIDCConfig**](./auth-k8s.mdx#set-up-shared-oidc-configuration-with-mcpoidcconfig)| Shared OIDC authentication settings, referenced via `oidcConfigRef`|
89
-
|[**MCPTelemetryConfig**](./telemetry-and-metrics.mdx#shared-telemetry-configuration-recommended)| Shared telemetry/observability settings, referenced via `telemetryConfigRef`|
90
-
|[**MCPToolConfig**](./customize-tools.mdx)| Tool filtering and renaming, referenced via `toolConfigRef`|
91
-
|[**MCPExternalAuthConfig**](./auth-k8s.mdx#set-up-embedded-authorization-server-authentication)| Token exchange or embedded auth server configuration, referenced via `externalAuthConfigRef`|
|[**MCPOIDCConfig**](./auth-k8s.mdx#set-up-shared-oidc-configuration-with-mcpoidcconfig)| Shared OIDC authentication settings, referenced via `oidcConfigRef`|
92
+
|[**MCPTelemetryConfig**](./telemetry-and-metrics.mdx#shared-telemetry-configuration-recommended)| Shared telemetry/observability settings, referenced via `telemetryConfigRef`|
93
+
|[**MCPToolConfig**](./customize-tools.mdx)| Tool filtering and renaming, referenced via `toolConfigRef`|
94
+
|[**MCPExternalAuthConfig**](./auth-k8s.mdx#set-up-embedded-authorization-server-authentication)| Token exchange or embedded auth server configuration, referenced via `externalAuthConfigRef`or `authServerRef`|
0 commit comments