Skip to content

Conversation

@avivpxi
Copy link
Contributor

@avivpxi avivpxi commented Jun 18, 2025

  • Updated network and component logic to utilize runtime information for hostname and network latency.
  • Modified validation and update functions to reflect changes in the hosts file with dynamic hostname.
  • Improved user messages in setup files to include runtime-specific details for better clarity during initial setup.
  • Add wait time for Colima container start to allow network binding to kick in.

- Updated network and component logic to utilize runtime information for hostname and network latency.
- Modified validation and update functions to reflect changes in the hosts file with dynamic hostname.
- Improved user messages in setup files to include runtime-specific details for better clarity during initial setup.
- Add wait time for Colima container start to allow network binding to kick in.
avivpxi added 2 commits June 19, 2025 13:18
- Introduced a new runtime entry for Colima, including its socket path, internal hostname, and network latency.
- Updated the fallback behavior in the runtime detection function to return a default 'Unknown' runtime when no matches are found.
- Added RuntimeInfo field to Component and Network types to enhance runtime-specific functionality.
- Updated newComponent and NewNetwork functions to accept RuntimeInfo, improving the handling of network latency and internal hostnames.
- Refactored Start method in Component to utilize the new RuntimeInfo field for network latency management.
avivpxi added 2 commits June 20, 2025 17:17
- Improved error handling with error wrapping to provide better error messages
- Updated changeslog and readme
@avivpxi avivpxi merged commit 346e8a5 into main Jun 20, 2025
5 checks passed
@avivpxi avivpxi deleted the support-various-runtimes branch June 20, 2025 14:30
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.

3 participants