Skip to content

feat(stack): exercise Nacos runtime routing - #4

Merged
xianingawa-wq merged 6 commits into
mainfrom
codex/nacos-runtime-integration
Aug 9, 2026
Merged

feat(stack): exercise Nacos runtime routing#4
xianingawa-wq merged 6 commits into
mainfrom
codex/nacos-runtime-integration

Conversation

@XnLemon

@XnLemon XnLemon commented Aug 9, 2026

Copy link
Copy Markdown
Member

Summary

  • deploy Nacos 2.5.1 and bootstrap the owned namespace plus Router binding document
  • configure Runtime A/B registration and Router Nacos Config/Naming resolution
  • publish exact Release bindings during backend acceptance and assert registered instance metadata
  • preserve JSON, SSE, nested invocation, failure-matrix, and Ledger assertions while proving runtime-b-directory was selected
  • pin Core and Samples to the exact revisions from their dependent PRs

Validation

  • docker compose config --quiet
  • go build ./...
  • go test ./...
  • go test -race ./...
  • go vet ./...
  • go run ./cmd/manifest-validator components.json
  • go test -tags=e2e -count=1 ./tests/backend against real Nacos 2.5.1

Depends on:

Contributes to NeKiro-project/NeKiro#88 and NeKiro-project/NeKiro#89.

Fallback delta: removed 0, retained 0, added 0, net 0
Added fallback evidence: none

@xianingawa-wq
xianingawa-wq merged commit 7929482 into main Aug 9, 2026
7 checks passed
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.

2 participants