Skip to content

Conversation

@intojhanurag
Copy link
Contributor

@intojhanurag intojhanurag commented Sep 17, 2025

This PR fixes #76 a bug where MCPServer resources that use cmd: npx (or uvx) stay in Unhealthy state unless spec.deployment.image is explicitly set.
Now, the controller correctly injects a default image (node:24-alpine3.21) during translation, and the status is updated to Healthy.

Screenshot 2025-09-17 114242

Signed-off-by: Anurag Ojha <[email protected]>
@intojhanurag intojhanurag force-pushed the fix/mcpserver-default-image-health branch from 565157d to 4394a4c Compare September 17, 2025 06:37
@intojhanurag
Copy link
Contributor Author

intojhanurag commented Sep 18, 2025

Hey @jmhbh @rinormaloku , this is ready for review

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.

MCPServer stays Unhealthy with uvx/npx unless image is explicitly set

1 participant