Skip to content

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Nov 12, 2025

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Closes #871.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@jglogan jglogan changed the title Limit number of port forward args to 64. Import --publish checks and data representation. Nov 12, 2025
@jglogan jglogan marked this pull request as draft November 12, 2025 23:49
- The `count` field keeps the bundle configuration JSON
  size from exploding with big port ranges.
- Cleans up port range parsing and validation.
- Ensures that a list of PublishPort specs have
  no overlapping host ports.
- Adds test coverage for port parsing.
@jglogan jglogan force-pushed the portrange-enhancements branch from 66528cf to da0aa13 Compare November 13, 2025 01:02
@jglogan jglogan marked this pull request as ready for review November 13, 2025 03:08
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.

[Request]: Improve error checking and data representation for port forward ranges.

1 participant