Skip to content

Moves domain setting to Clusters page

Mayra Cabrera requested to merge 52363-ui-changes-to-cluster-and-ado-pages into master

What does this MR do?

Moves 'domain' setting from Auto DevOps to Clusters page

EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9373

What are the relevant issue numbers?

Related to #52363 (closed)

Screenshots

Cluster page

On CE

Without ingress With ingress
Screen_Shot_2019-02-05_at_4.08.40_PM Screen_Shot_2019-02-05_at_4.08.46_PM

On EE

Without ingress With ingress
Screen_Shot_2019-02-05_at_4.18.31_PM Screen_Shot_2019-02-05_at_4.18.25_PM

Auto DevOps Page

CE & EE
Screen_Shot_2019-02-05_at_1.09.37_PM

Does this MR meet the acceptance criteria?

Backend To do

  • Add domain field to Clusters page
  • Change domain text if the Cluster has Ingress installed
  • Remove domain from Auto DevOps
  • Inject KUBE_INGRESS_HOSTNAME (along with AUTO_DEVOPS_DOMAIN) environment variable if present.
  • Migration
  • Fix QA https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/152347852
Edited by Ash McKenzie

Merge request reports