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

Implement Logs for podman platform #6434

Closed
Tracked by #5871
feloy opened this issue Dec 21, 2022 · 1 comment · Fixed by #6481
Closed
Tracked by #5871

Implement Logs for podman platform #6434

feloy opened this issue Dec 21, 2022 · 1 comment · Fixed by #6481
Assignees
Labels
area/odo-on-podman Issues or PRs related to running odo against Podman sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone

Comments

@feloy
Copy link
Contributor

feloy commented Dec 21, 2022

/kind feature

Which functionality do you think we should add?

For the moment, displaying the logs of a container running in Podman is not implemented. For example, if the build or run command fails, the logs should be displayed. For the moment, odo panics.

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation label Dec 21, 2022
@feloy feloy added needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. area/odo-on-podman Issues or PRs related to running odo against Podman and removed kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation labels Dec 21, 2022
@rm3l rm3l added this to odo Project Dec 21, 2022
@rm3l
Copy link
Member

rm3l commented Jan 4, 2023

2023-01-04

  • Implement low-level method to retrieve logs (followLogs to false for now)

@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Jan 4, 2023
@rm3l rm3l added this to the v3.6.0 🚀 milestone Jan 4, 2023
@feloy feloy moved this to In Progress 🚧 in odo Project Jan 9, 2023
@feloy feloy moved this from In Progress 🚧 to In Review 👀 in odo Project Jan 11, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project Jan 16, 2023
@rm3l rm3l added the sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint. label Jan 24, 2023
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 sprint demo Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants