feat: search next available tcp port for port forward function call#2362
feat: search next available tcp port for port forward function call#2362JeffreyDallas merged 58 commits intomainfrom
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
… into 02300-D-tcp-port
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
E2E Test Report 20 files 139 suites 2h 5m 51s ⏱️ Results for commit 6d07e40. |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
jeromy-cannon
left a comment
There was a problem hiding this comment.
all of the instances of
solo/src/core/logging/solo-logger.ts
Line 28 in e12938f
…tcp-port Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com> # Conflicts: # src/integration/kube/k8-client/resources/pod/k8-client-pod.ts
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com> Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
… into 02300-D-tcp-port
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
…tcp-port Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com> # Conflicts: # package.json
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
## [0.43.0](v0.42.0...v0.43.0) (2025-08-15) ### Features * Add kubectl dependency manager ([#2422](#2422)) ([a482302](a482302)) * control block node version as environment variable ([#2472](#2472)) ([c678d90](c678d90)) * Docker build section ([#2433](#2433)) ([2578351](2578351)) * search next available tcp port for port forward function call ([#2362](#2362)) ([22f5a04](22f5a04)) ### Bug Fixes * disable the setting of the gRPC web endpoint when running for apps that are not CN, bump MN to v0.136.0 ([#2463](#2463)) ([16b7cb2](16b7cb2)) * Migrate to using @hiero-ledger/sdk ([#2452](#2452)) ([b9a7018](b9a7018)) * Remove requirement for kind dependency ([#2451](#2451)) ([974303c](974303c)) * update markdown documentation generation script ([#2449](#2449)) ([328544a](328544a))
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This pull request changes the following:
Related Issues
Pull request (PR) checklist
package.jsonchanges have been explained to and approved by a repository managerTesting
The following manual testing was done:
The following was not tested:
Commit message guidelines
We use 'Conventional Commits' to ensure that our commit messages are easy to read, follow a consistent format, and for automated release note generation. Please follow the guidelines below when writing your commit messages: