summaryrefslogtreecommitdiff
path: root/data/deprecations/14-3-serverless.yml
blob: 28e942cc65f7346da6f85e83182b92452462f980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- title: "GitLab Serverless"
  announcement_milestone: "14.3"
  removal_milestone: "15.0"
  breaking_change: true
  body: |
    GitLab Serverless is a feature set to support Knative-based serverless development with automatic deployments and monitoring.

    We decided to remove the GitLab Serverless features as they never really resonated with our users. Besides, given the continuous development of Kubernetes and Knative, our current implementations do not even work with recent versions.
  stage: Configure
  tiers: [Core, Premium, Ultimate]
  issue_url: "https://gitlab.com/groups/gitlab-org/configure/-/epics/6"
  documentation_url: "https://gitlab.com/groups/gitlab-org/configure/-/epics/6"