Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

[Backport release-0.7] Add direct address reporting support for tcp/udp#619

Merged
bennyz merged 1 commit intorelease-0.7from
backport-618-to-release-0.7
Sep 17, 2025
Merged

[Backport release-0.7] Add direct address reporting support for tcp/udp#619
bennyz merged 1 commit intorelease-0.7from
backport-618-to-release-0.7

Conversation

@jumpstarter-backport-bot
Copy link
Copy Markdown

@jumpstarter-backport-bot jumpstarter-backport-bot Bot commented Sep 17, 2025

Bot-based backport to release-0.7, triggered by a label in #618.

Tested it on the community server of jumpstarter, also checked the backward compatibility messages, all good :)

~ ⚡remote ➤ j ssh address
Error: This exporter does not support direct connection yet, update exporter to 0.7.1 or later

and, with an updated exporter:

~ ⚡remote ➤ j ssh address
192.168.1.22:22
~ ⚡remote ➤ j ssh address --host
192.168.1.22
~ ⚡remote ➤ j ssh address --port
22

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Sep 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Member

@bkhizgiy bkhizgiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good

@bennyz bennyz merged commit 29c695b into release-0.7 Sep 17, 2025
14 checks passed
@bennyz bennyz deleted the backport-618-to-release-0.7 branch September 17, 2025 10:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants