Skip to content

Add `environment` drop down to pod logs screen

In preparation for showing logs on the Operations tab, we will need to allow users to choose the a particular environment. We should expose an option to allow you to select the environment you would like to view, but default to production on initial load, if it exists.

Original Design

There is an "Environment" dropdown after the "Container" dropdown.

image

Updated Design

  1. Introduce an environment dropdown
  2. Change the order of the dropdowns to reflect the underlying data structure (Environment > Pod > Container)
  3. Introduce labels above both the new and the existing dropdown to clarify what the dropdowns are

Screen_Shot_2019-09-23_at_4.10.45_PM

Edited by 🤖 GitLab Bot 🤖