Skip to content

Add `pod` dropdown to pod logs screen

Tiago Botelho requested to merge 5766-add-pod-dropdown-to-pod-logs-screen into master

What does this MR do?

Enables the user to check the logs of another pod from the current pod logs page.

Screenshots (if relevant)

Screen_Shot_2018-06-27_at_12.22.21_PM

2018-06-28_16.55.04

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a UX Designer
    • Has been reviewed by a Frontend maintainer
    • Has been reviewed by a Backend maintainer
  • EE specific content should be in the top level /ee folder
  • Conform by the merge request performance guides
  • Conform by the style guides
  • If you have multiple commits, please combine them into a few logically organized commits by squashing them
  • Internationalization required/considered
  • End-to-end tests pass (package-qa manual pipeline job)

What are the relevant issue numbers?

Closes #5766 (closed)

CE Backports

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20224

Edited by Hazel Yang

Merge request reports