-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add static ports #677
feat: Add static ports #677
Commits on Jul 3, 2024
-
feat(config): WIP: Update port publisher config
* Add client settings * Add additional service settings * Delete global public port start
Configuration menu - View commit details
-
Copy full SHA for f2704d4 - Browse repository at this point
Copy the full SHA f2704d4View commit details -
feat(package-io): WIP: Enrich input parser for client and additional …
…service port publisher settings * Add getter for port publisher parameters * Add parsing for client and additional service port publisher input parameters
Configuration menu - View commit details
-
Copy full SHA for a9f1edc - Browse repository at this point
Copy the full SHA a9f1edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51e8fc - Browse repository at this point
Copy the full SHA d51e8fcView commit details -
feat(shared-utils): WIP: Add port publisher convenience functions
* Add function to create static port numbers for components * Add function to create kurtosis port specs * Add function to create single additional service port spec
Configuration menu - View commit details
-
Copy full SHA for 9237452 - Browse repository at this point
Copy the full SHA 9237452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f36814 - Browse repository at this point
Copy the full SHA 5f36814View commit details -
Configuration menu - View commit details
-
Copy full SHA for da6220c - Browse repository at this point
Copy the full SHA da6220cView commit details -
feat(cl): Add static port support for cl clients
* Add participant id to launch and get_config method * Delete port id constants * Add port ids from constants * Delete kurtosis port spec getter * Add general kurtosis port spec getter from shared_utils
Configuration menu - View commit details
-
Copy full SHA for f022bc4 - Browse repository at this point
Copy the full SHA f022bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e6514 - Browse repository at this point
Copy the full SHA 21e6514View commit details -
feat(vc): WIP: Add public port logic to lighthouse
* Add port_publisher and vc_index to launch method * Add public ports to service config
Configuration menu - View commit details
-
Copy full SHA for f9b94bd - Browse repository at this point
Copy the full SHA f9b94bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a40761 - Browse repository at this point
Copy the full SHA 3a40761View commit details -
feat(vc): Add port_publisher and vc_index to vc_launcher
* Reference metric port id from constants * Delete obsolete code
Configuration menu - View commit details
-
Copy full SHA for e34cd01 - Browse repository at this point
Copy the full SHA e34cd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265172e - Browse repository at this point
Copy the full SHA 265172eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 817671e - Browse repository at this point
Copy the full SHA 817671eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a44536 - Browse repository at this point
Copy the full SHA 7a44536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e6a5f - Browse repository at this point
Copy the full SHA 14e6a5fView commit details -
feat(additional-services): WIP: Add static port feature
* Add port publisher config and service index as launcher arguments * Add public ports for services
Configuration menu - View commit details
-
Copy full SHA for 8f9948b - Browse repository at this point
Copy the full SHA 8f9948bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b36ccd1 - Browse repository at this point
Copy the full SHA b36ccd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f552ed2 - Browse repository at this point
Copy the full SHA f552ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d7987 - Browse repository at this point
Copy the full SHA 99d7987View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf59094 - Browse repository at this point
Copy the full SHA cf59094View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bd11c - Browse repository at this point
Copy the full SHA c1bd11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e9eee - Browse repository at this point
Copy the full SHA 48e9eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 949cdec - Browse repository at this point
Copy the full SHA 949cdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 831685c - Browse repository at this point
Copy the full SHA 831685cView commit details -
feat(shared-utils): Improve public port convenience functions
* Delete unnecessary initial port number assignments * Add websocket port ID constant to port spec function
Configuration menu - View commit details
-
Copy full SHA for b0e8caf - Browse repository at this point
Copy the full SHA b0e8cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31bf32a - Browse repository at this point
Copy the full SHA 31bf32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b87acc6 - Browse repository at this point
Copy the full SHA b87acc6View commit details