Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #333610
Closed
Open
Issue created Jun 14, 2021 by Hordur Freyr Yngvason@hfyngvason👶Maintainer

Remove deprecated Managed-Cluster-Applications.gitlab-ci.yml

Background

Managed-Cluster-Applications.gitlab-ci.yml was deprecated in #327908 (closed), but the template can still be included via include:template, and CI/CD managed apps are still documented.

Proposal

By GitLab %15.0, the Managed-Cluster-Applications.gitlab-ci.yml any remaining documentation of the feature should be removed.

How does this affect users?

This will be a breaking change for users of include:template for Managed-Cluster-Applications.gitlab-ci.yml (new pipelines will not find the file). Others will be unaffected.

Migrating away from include:template for Managed-Cluster-Applications.gitlab-ci.yml

  • Users who wish to upgrade to Helm v3 or gain more control over their releases can use the new project template to get started.
  • Users who are not ready to migrate can stop using include:template, and instead inline the template's contents in their .gitlab-ci.yml.
Edited Jun 14, 2021 by Hordur Freyr Yngvason
Assignee
Assign to
Time tracking