• Joined on 2024-06-18
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
michal pushed to main at michal/mcpctl 2026-03-09 22:43:46 +00:00
9c479e5615 feat: add Debian package building to CI pipeline and local build
michal pushed to main at michal/mcpctl 2026-03-09 18:29:55 +00:00
3088a17ac0 ci: add Anthropic API key for mcplocal LLM provider
michal pushed to main at michal/mcpctl 2026-03-09 18:25:57 +00:00
1ac08ee56d ci: run smoke tests sequentially, capture mcplocal log
michal pushed to main at michal/mcpctl 2026-03-09 18:09:28 +00:00
26bf38a750 ci: also exclude audit and proxy-pipeline smoke tests
michal pushed to main at michal/mcpctl 2026-03-09 17:52:28 +00:00
1bc7ac7ba7 ci: exclude security smoke tests from CI
michal pushed to main at michal/mcpctl 2026-03-09 17:31:28 +00:00
036f995fe7 ci: fix prisma client resolution in smoke job