• Joined on 2024-06-18
michal merged pull request michal/mcpctl#48 2026-04-10 17:29:35 +00:00
fix: MCP proxy resilience — timeouts, parallel discovery, error propagation
michal created pull request michal/mcpctl#48 2026-04-10 17:29:06 +00:00
fix: MCP proxy resilience — timeouts, parallel discovery, error propagation
michal pushed to feat/k8s-operator at michal/mcpctl 2026-04-10 17:28:23 +00:00
857f8c72ae fix: MCP proxy resilience — timeouts, parallel discovery, error propagation
michal pushed to feat/k8s-operator at michal/mcpctl 2026-04-09 23:05:56 +00:00
383be66286 feat: add backup + server type smoke tests
michal created branch feat/k8s-operator in michal/mcpctl 2026-04-09 23:05:56 +00:00
michal deleted branch feat/k8s-operator from michal/mcpctl 2026-04-09 22:46:26 +00:00
michal pushed to main at michal/mcpctl 2026-04-09 22:46:24 +00:00
3f24527c84 Merge pull request 'feat: Kubernetes operator for MCP server management' (#47) from feat/k8s-operator into main
016f8abe68 fix: accurate instance status — STARTING until pod is actually running
1bd5087052 fix: add prompts/templates to backup + STDIO attach for docker-image servers
d293df738a feat: automatic reconciliation loop for MCP server instances
14be2fa18e feat: nodeSelector for MCP server pods + restore fix
Compare 8 commits »
michal merged pull request michal/mcpctl#47 2026-04-09 22:46:23 +00:00
feat: Kubernetes operator for MCP server management
michal created pull request michal/mcpctl#47 2026-04-09 22:45:32 +00:00
feat: Kubernetes operator for MCP server management
michal pushed to feat/k8s-operator at michal/mcpctl 2026-04-09 22:45:17 +00:00
016f8abe68 fix: accurate instance status — STARTING until pod is actually running
1bd5087052 fix: add prompts/templates to backup + STDIO attach for docker-image servers
d293df738a feat: automatic reconciliation loop for MCP server instances
14be2fa18e feat: nodeSelector for MCP server pods + restore fix
3663963a32 fix: resolve system user ID in backup restore for projects
Compare 7 commits »
michal created branch feat/k8s-operator in michal/mcpctl 2026-04-09 22:45:17 +00:00
michal pushed to main at michal/mcpctl 2026-03-14 03:52:39 +00:00
3f98758da2 fix: remove matrix strategy from build/publish jobs
michal pushed to main at michal/mcpctl 2026-03-13 23:53:59 +00:00
dfc89058b4 fix: don't delete RPM packages before uploading new arch
michal pushed to main at michal/mcpctl 2026-03-13 23:35:06 +00:00
420f371897 fix: remove instance wait loop from CI smoke tests
michal pushed to main at michal/mcpctl 2026-03-13 23:32:04 +00:00
de04055120 fix: require smoke tests before publishing, reduce CI instance wait
michal pushed to main at michal/mcpctl 2026-03-13 23:16:53 +00:00
e4bff0ef89 fix: correct arch naming and build order for ARM64 packages
michal pushed to main at michal/mcpctl 2026-03-13 23:11:41 +00:00
c7c9f0923f feat: auto-install missing build dependencies (pnpm, bun, nfpm)
michal pushed to main at michal/mcpctl 2026-03-13 23:08:47 +00:00
8ad7fe2748 feat: add ARM64 (aarch64) architecture support for builds and packages
michal pushed to main at michal/mcpctl 2026-03-10 15:21:11 +00:00
588b2a9e65 fix: correlate upstream discovery events to client requests in console
michal pushed to main at michal/mcpctl 2026-03-10 09:47:43 +00:00
6e84631d59 fix: use public URL (mysources.co.uk) for package install instructions