Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #56959

You need to sign in or sign up before continuing.
Closed
Open
Opened Jan 28, 2019 by Mayra Cabrera@mayra-cabrera⚡
  • Report abuse
  • New issue
Report abuse New issue

Remove support for `AUTO_DEVOPS_DOMAIN`

KUBE_INGRESS_BASE_DOMAIN was introduced on https://gitlab.com/gitlab-org/gitlab-ce/issues/52363 / https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24580 deprecating AUTO_DEVOPS_DOMAIN. In the next major milestone (%12.0 ?), we need to remove support for AUTO_DEVOPS_DOMAIN from our codebase.

We need to also remove the ProjectAutoDevops#domain

Follow-up

  • https://gitlab.com/gitlab-org/gitlab-ce/issues/62128

Workflow

If users have their own .gitlab-ci.yml, then they are un-affected.

If users use Auto DevOps, then those who have switched to setting the domain in cluster settings will be un-affected. (available since 11.8).

(Also note 11.8 will have migrated the data via a post-deploy migration)

For those who haven't done so, the Auto DevOps pipeline will fail with the following message:

In order to deploy or use Review Apps,
KUBE_INGRESS_BASE_DOMAIN variables must be set
From 11.8, you can set KUBE_INGRESS_BASE_DOMAIN in cluster settings
or by defining a variable at group or project level.
You can also manually add it in .gitlab-ci.yml
Edited Jun 20, 2019 by Daniel Gruesso

Related issues

  • Discussion
  • Designs
Assignee
Assign to
12.0
Milestone
12.0
Assign milestone
Time tracking
None
Due date
None
9
Labels
Category:Auto DevOps Configure [DEPRECATED] Deliverable backend breaking change deprecation depth devops::configure group::orchestration
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss#56959