Skip to content

chore(router, controlplane): add engine config hash mapping to node proto v1 - #2816

Merged
dkorittki merged 4 commits into
feat/split-configsfrom
dominik/eng-9477-define-cdn-file-structures-for-router-to-pull
May 4, 2026
Merged

chore(router, controlplane): add engine config hash mapping to node proto v1#2816
dkorittki merged 4 commits into
feat/split-configsfrom
dominik/eng-9477-define-cdn-file-structures-for-router-to-pull

Conversation

@dkorittki

Copy link
Copy Markdown
Contributor

Adds the message type ActiveGraphs to the node proto v1. It can be used to serialize / deserialize the upcoming mapper.json CDN files, so the router knows what to pull when using the new split config design.

@coderabbitai summary

Checklist

Open Source AI Manifesto

This project follows the principles of the Open Source AI Manifesto. Please ensure your contribution aligns with its principles.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 62afbe6b-e4ea-46d4-acc1-31cc7a6472f9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented May 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.89%. Comparing base (9780ce7) to head (5d6f8de).
⚠️ Report is 2 commits behind head on feat/split-configs.

Additional details and impacted files
@@                   Coverage Diff                   @@
##           feat/split-configs    #2816       +/-   ##
=======================================================
- Coverage               64.32%   40.89%   -23.43%     
=======================================================
  Files                     311      990      +679     
  Lines                   44308   124191    +79883     
  Branches                 4767     5666      +899     
=======================================================
+ Hits                    28502    50793    +22291     
- Misses                  15783    71700    +55917     
- Partials                   23     1698     +1675     
Files with missing lines Coverage Δ
router/gen/proto/wg/cosmo/node/v1/node.pb.go 29.36% <ø> (ø)

... and 681 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Router-nonroot image scan passed

✅ No security vulnerabilities found in image:

ghcr.io/wundergraph/cosmo/router:sha-e350b20a8c2689a3abbb6bac08a16fd1092efca4-nonroot

@dkorittki dkorittki changed the title chore(router,controlplane) add engine config hash mapping to node proto v1 chore(router, controlplane) add engine config hash mapping to node proto v1 May 4, 2026
@dkorittki dkorittki changed the title chore(router, controlplane) add engine config hash mapping to node proto v1 chore(router, controlplane): add engine config hash mapping to node proto v1 May 4, 2026
@dkorittki
dkorittki merged commit 932f4ec into feat/split-configs May 4, 2026
48 of 50 checks passed
@dkorittki
dkorittki deleted the dominik/eng-9477-define-cdn-file-structures-for-router-to-pull branch May 4, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants