Skip to content

Restore dynamic runtime port resolution - #94

Merged
MarcStdt merged 2 commits into
masterfrom
codex/restore-dynamic-runtime-ports
Jul 18, 2026
Merged

Restore dynamic runtime port resolution#94
MarcStdt merged 2 commits into
masterfrom
codex/restore-dynamic-runtime-ports

Conversation

@MarcStdt

@MarcStdt MarcStdt commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • resolve dynamic Scroll ports from routing assignments before workload startup
  • pass the assigned public number to runtime environments, coldstarter, and backend port declarations
  • reject missing or conflicting assignments, live remaps, and dynamic HTTP(S) ports

Testing

  • go test ./...
  • make validate-api build
  • local k3d routing and Harbor artifact verification

Companion PRs

Merge the Scroll catalog PR after the CLI and operator support are available.

Use each assigned public port as the effective runtime port before workload startup. Reject unresolved or live-remapped dynamic ports.
@druid-infra

Copy link
Copy Markdown
Contributor
Error: This repo is not allowlisted for Atlantis.

@MarcStdt
MarcStdt merged commit 65f298e into master Jul 18, 2026
10 checks passed
@MarcStdt
MarcStdt deleted the codex/restore-dynamic-runtime-ports branch July 18, 2026 01:59
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