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

odo dev with podman pod (create pod and sync files) #6151

Closed
10 of 11 tasks
Tracked by #5871
feloy opened this issue Sep 21, 2022 · 6 comments · Fixed by #6183
Closed
10 of 11 tasks
Tracked by #5871

odo dev with podman pod (create pod and sync files) #6151

feloy opened this issue Sep 21, 2022 · 6 comments · Fixed by #6183
Assignees
Labels
area/odo-on-podman Issues or PRs related to running odo against Podman kind/user-story An issue of user-story kind
Milestone

Comments

@feloy
Copy link
Contributor

feloy commented Sep 21, 2022

/kind user-story

User Story

As a user I want to run odo dev with --run-on=podman/cluster flag So that I can choose to execute the component pod on Podman or on Kubernetes

Acceptance Criteria

  • odo dev should accept a --run-on flag, with accepted values cluster (default) and podman
  • --run-on flag should be experimental (see Experimental mode #6150)
  • odo dev in cluster mode should behave as odo dev

odo dev --run-on=podman

Links

/kind user-story

@openshift-ci openshift-ci bot added the kind/user-story An issue of user-story kind label Sep 21, 2022
@feloy feloy mentioned this issue Sep 23, 2022
3 tasks
@feloy feloy self-assigned this Oct 12, 2022
@rm3l rm3l added this to the v3.2.0 🚀 milestone Oct 19, 2022
@elsony
Copy link

elsony commented Oct 20, 2022

Exposing as part of the --run-on flag is useful if someone wants to switch between the two modes. Have we considered also putting it as part of the preference so that the user doesn't have to specify that on every odo dev or odo deploy command?

@rm3l rm3l modified the milestones: v3.2.0 🚀, v3.3.0 🚀 Oct 26, 2022
@rm3l rm3l added the area/odo-on-podman Issues or PRs related to running odo against Podman label Oct 26, 2022
@kadel
Copy link
Member

kadel commented Nov 3, 2022

Exposing as part of the --run-on flag is useful if someone wants to switch between the two modes. Have we considered also putting it as part of the preference so that the user doesn't have to specify that on every odo dev or odo deploy command?

That makes sense. We can add this. But it is something that we should consider only after we have a more solid implementation and it is ready to be moved out of experimental mode.

@feloy
Copy link
Contributor Author

feloy commented Nov 22, 2022

Reopening as some Devfiles (the ones declaring volumes) are not supported

Also, ports should be tested before to be used, to be able to deploy several components at the same time

@feloy feloy reopened this Nov 22, 2022
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Nov 22, 2022
@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Nov 22, 2022
@rm3l
Copy link
Member

rm3l commented Nov 22, 2022

Exposing as part of the --run-on flag is useful if someone wants to switch between the two modes. Have we considered also putting it as part of the preference so that the user doesn't have to specify that on every odo dev or odo deploy command?

That makes sense. We can add this. But it is something that we should consider only after we have a more solid implementation and it is ready to be moved out of experimental mode.

I've created a separate issue to keep track of this point: #6331

@rm3l
Copy link
Member

rm3l commented Nov 22, 2022

As discussed during standup, I'm closing this issue as completed (so it can be visible as such in the v3.3.0 milestone).

Newly added items will be tracked as separate issues:

/close

@openshift-ci openshift-ci bot closed this as completed Nov 22, 2022
@openshift-ci
Copy link

openshift-ci bot commented Nov 22, 2022

@rm3l: Closing this issue.

In response to this:

As discussed during standup, I'm closing this issue as complete (so it can be visible as such in the v3.3.0 milestone).
Newly added items will be tracked as separate issues:

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/odo-on-podman Issues or PRs related to running odo against Podman kind/user-story An issue of user-story kind
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants