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

NAS-130995 / 25.04 / Allow retrieving logs of apps in crashed state #14419

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

Qubad786
Copy link
Contributor

@Qubad786 Qubad786 commented Sep 4, 2024

Context

Currently only those app's logs can be viewed which have containers which are either all running or at least one of them is in running or starting state. However this leads to the problem when an app has containers where all of them have crashed for any reason i.e bad configuration / app issues, unfortunately it is not possible to view logs for those apps yet.

A CRASHED state has been introduced which covers the case mentioned above where all the containers in the app if have crashed, that app is marked as CRASHED and we would still be able to view logs of such apps.

@Qubad786 Qubad786 requested a review from a team September 4, 2024 19:15
@bugclerk bugclerk changed the title Allow retrieving logs of apps in crashed state NAS-130995 / 25.04 / Allow retrieving logs of apps in crashed state Sep 4, 2024
@bugclerk
Copy link
Contributor

bugclerk commented Sep 4, 2024

@truenas truenas deleted a comment from bugclerk Sep 4, 2024
@Qubad786 Qubad786 force-pushed the mrehan/crashed-state-apps branch from 469e617 to 2c9e216 Compare September 4, 2024 19:26
@Qubad786 Qubad786 force-pushed the mrehan/crashed-state-apps branch from 2c9e216 to f996830 Compare September 4, 2024 19:30
@Qubad786 Qubad786 force-pushed the mrehan/crashed-state-apps branch from f996830 to 4f2b59a Compare September 4, 2024 19:34
@Qubad786 Qubad786 merged commit f59e87a into master Sep 5, 2024
3 checks passed
@Qubad786 Qubad786 deleted the mrehan/crashed-state-apps branch September 5, 2024 15:06
@bugclerk
Copy link
Contributor

bugclerk commented Sep 5, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants