Skip to content

Conversation

brandonros
Copy link

related to #3178

Copy link
Member

@nirs nirs left a comment

Choose a reason for hiding this comment

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

It looks good to me, but lets see what @balajiv113 thinks.

Did you test it? can you the results?

@nirs nirs requested review from balajiv113 and jandubois February 2, 2025 01:57
}

for _, portEntry := range service.Spec.Ports {
if portEntry.Protocol != corev1.ProtocolTCP {
Copy link
Author

Choose a reason for hiding this comment

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

add a check if grpc vs ssh is being used?

Copy link
Member

@nirs nirs Feb 2, 2025

Choose a reason for hiding this comment

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

If the guest agent knows it would be nice to skip only when using the ssh port forwarder. But it is more important to get this working first, optimizing can be done later.

@balajiv113
Copy link
Member

Looks good to me. It would be great if we can try out once with a test logic.

@brandonros brandonros marked this pull request as ready for review April 4, 2025 10:55
@AkihiroSuda
Copy link
Member

test

ping @brandonros

Also, please sign off the commit
https://github.com/lima-vm/lima/pull/3186/checks?check_run_id=36534914016

@brandonros brandonros closed this Apr 17, 2025
@brandonros brandonros deleted the master branch April 17, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants