-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Make in memory runtime and server accessible from outside #9986
🌱 Make in memory runtime and server accessible from outside #9986
Conversation
/test pull-cluster-api-e2e-main-full To run the test using the in-memory provider |
@fabriziopandini: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-cluster-api-e2e-full-main |
/hold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: fc9a4915baee92be9c42549b6a7512f02d2796be
|
/hold cancel cc @sbueringer |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This PR makes public the in-memory runtime package and the in-memory server package so they can be used by other providers as well (we plan to use them in CAPV).
On top of moving those packages out of "internal", the package import alias has been aligned across all the codebase.
/area provider/infrastructure-in-memory