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

Get Logs for Deployment, DaemonSet and StatefulSet #470

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Jan 25, 2023

It is now possible to view the logs for a Deployment, DaemonSet and StatefulSet. For this the details view of these resources contains a new logs action, which will open a modal, where the user can select the Pods for which he wants to view the logs. Once the user made a selection the already known logs modal is opened where the user can specify the other settings to get the logs (e.g. container name).

Closes #365

It is now possible to view the logs for a Deployment, DaemonSet and
StatefulSet. For this the details view of these resources contains a new
logs action, which will open a modal, where the user can select the Pods
for which he wants to view the logs. Once the user made a selection the
already known logs modal is opened where the user can specify the other
settings to get the logs (e.g. container name).
@ricoberger ricoberger added the changelog: added A new feature was added label Jan 25, 2023
@ricoberger ricoberger merged commit ef7a1dc into main Jan 25, 2023
@ricoberger ricoberger deleted the get-logs-for-deployment-daemonset-statefulset branch January 25, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aggregated Log-View for all pods contained in a deployment
1 participant