Skip to content

K8s: fix forward to service port#1547

Merged
james00012 merged 1 commit intomainfrom
fix-forward-to-service
Apr 30, 2025
Merged

K8s: fix forward to service port#1547
james00012 merged 1 commit intomainfrom
fix-forward-to-service

Conversation

@james00012
Copy link
Copy Markdown
Contributor

Description

Fixes #1045

.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.
  • Make a plan for release of the functionality in this PR. If it delivers value to an end user, you are responsible for ensuring it is released promptly, and correctly. If you are not a maintainer, you are responsible for finding a maintainer to do this for you.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide

@james00012 james00012 changed the title fix forward to service port K8s: fix forward to service port Apr 25, 2025
@james00012 james00012 merged commit f4dcf2b into main Apr 30, 2025
2 of 3 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.

K8s PortForward Tunnels do not respect remotePort for Services

2 participants