Skip to content

Conversation

@jhrozek
Copy link
Contributor

@jhrozek jhrozek commented Nov 28, 2025

The operator-deploy-local task now builds and loads the vMCP image
into Kind alongside the operator and proxyrunner images. This makes
local development easier when working with VirtualMCPServer resources.

Changes:

  • Add VMCP_IMAGE variable to operator-deploy-local task
  • Add vmcpImage to operator Helm chart values
  • Set VMCP_IMAGE env var in operator deployment template

@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Nov 28, 2025
@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Nov 28, 2025
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.53%. Comparing base (3d75dee) to head (670afff).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2802      +/-   ##
==========================================
- Coverage   56.54%   56.53%   -0.02%     
==========================================
  Files         319      319              
  Lines       30885    30885              
==========================================
- Hits        17464    17460       -4     
- Misses      11929    11932       +3     
- Partials     1492     1493       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

JAORMX
JAORMX previously approved these changes Nov 28, 2025
JAORMX
JAORMX previously approved these changes Nov 29, 2025
The operator-deploy-local task now builds and loads the vMCP image
into Kind alongside the operator and proxyrunner images. This makes
local development easier when working with VirtualMCPServer resources.

Changes:
- Add VMCP_IMAGE variable to operator-deploy-local task
- Add vmcpImage to operator Helm chart values
- Set VMCP_IMAGE env var in operator deployment template
@jhrozek
Copy link
Contributor Author

jhrozek commented Nov 29, 2025

conflict resolved

@github-actions github-actions bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants