-
Notifications
You must be signed in to change notification settings - Fork 41
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: start pod with sample and model service #144
Conversation
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. Tested on Win11 but I still have the original containers (out of the pod) being there after the pod is started. Now testing on MacOS/QEMU
@jeffmaury that is a different issue #131. I think we need to update podman desktop api |
Works for me on mac/qemu |
Can't we delete them once the pod is fully started ? But that maybe a follow up PR |
Tested on MacOS/QEMU as well. |
Yes if we want to add a temporary solution until we have a cleaner one we can delete them easily after creating the pod |
@jeffmaury if you approve i merge it |
Signed-off-by: lstocchi <[email protected]>
add CONTRIBUTING.md
This PR starts the pod and checks the model service so when it's up it can restart the sample app container