Skip to content

Add all pods view to logs explorer

Adrien Kohlbecker requested to merge ak/all-pods into master

What does this MR do?

Issue referencing this new filter #39165 (closed)

pod_name becomes a required argument for the kubernetes backend only.

returns pod names with the log messages and timestamp to add a new column in the UI

Additionally this fixes a couple of behaviour issues with the pod dropdown, namely what happens when the state is still loading, and when the user switches environments

Screenshots

Screenshot_2020-03-10_at_12.26.43

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports