-
Notifications
You must be signed in to change notification settings - Fork 243
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
[Epic] Use odo with Podman (without Kubernetes/OpenShift cluster) [stage 1] #5871
Comments
/close |
@valaparthvi: Closing this issue. 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. |
Core user story
As an odo user, I want to be able to run my development environment locally without requiring kubernetes/openshift cluster
So that:
tasks/sub-user stories (this track issues that need to be resolved before we can move podman out of the experimental mode):
--run-on
flag #6185pkg/logs
platform-agnostic #6250EmptyDir
volumes whenEphemeral
preference is true (odo dev on podman: Add support for devfile volume #6328 (review))odo delete component
should be able to delete components running on podman #6296run-on
flag intoplatform
#6318odo list
:odo list component
should show components running on podman #6297odo describe component
should show information about components running on podman #6298odo logs
on Podman #6459Continuing of this epic (stage 2) is #6578
The text was updated successfully, but these errors were encountered: