Skip to content
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

Add dedicated Installer APIs #6563

Merged
merged 3 commits into from Oct 6, 2022
Merged

Add dedicated Installer APIs #6563

merged 3 commits into from Oct 6, 2022

Conversation

timbussmann
Copy link
Contributor

@timbussmann timbussmann commented Sep 26, 2022

This PR adds new installation APIs that can be used to run installation separately with or without an externally managed container without starting the endpoint.

This goes further than Endpoint.Create as it also initializes the transport seam and allows endpoints with an externally managed container to execute setup/installation logic without starting the endpoint (currently not possible)

Base automatically changed from host-refactoring to master October 3, 2022 11:33
@timbussmann timbussmann marked this pull request as ready for review October 5, 2022 09:58
Co-authored-by: Kyle Baley <kyle@baley.org>
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.

None yet

3 participants