Skip to content
Snippets Groups Projects

Release post - GitLab 12.0

Merged Jeremy Watson (ex-GitLab) requested to merge release-12-0 into master
All threads resolved!
1 file
+ 16
1
Compare changes
  • Side-by-side
  • Inline
@@ -400,7 +400,22 @@ features:
@@ -400,7 +400,22 @@ features:
access and permission issues when adding a cluster manually, the kubernetes
access and permission issues when adding a cluster manually, the kubernetes
integration will now validate the reachability of the API URL as well as the validity of both then cluster token and CA certificate.
integration will now validate the reachability of the API URL as well as the validity of both then cluster token and CA certificate.
Relevant alerts will be presented when an issue is encountered.
Relevant alerts will be presented when an issue is encountered.
 
- name: "Use GitLab serverless with existing Knative installations"
 
available_in: [core, starter, premium, ultimate]
 
documentation_link: "https://docs.gitlab.com/ee/user/project/clusters/serverless/"
 
reporter: danielgruesso
 
stage: configure
 
issue_url: "https://gitlab.com/gitlab-org/gitlab-ce/issues/58941"
 
description: | # supports markdown
 
Existing installations of Knative can now take advantage of GitLab Serverless. Simply [add the existing
 
cluster manually](https://docs.gitlab.com/ee/user/project/clusters/#adding-an-existing-kubernetes-cluster),
 
add the relevant Serverless templates to your project, and GitLab will do the rest.
 
 
This means you can now use GitLab Serverless with hosted Knative offerings, such
 
as Google's [Cloud Run on GKE](https://cloud.google.com/run/) or IBM's
 
[hosted Knative service](https://cloud.ibm.com/docs/containers?topic=containers-serverless-apps-knative).
 
- name: "Create issue for each triggered alert by default"
- name: "Create issue for each triggered alert by default"
available_in: [ultimate] # required
available_in: [ultimate] # required
documentation_link: "https://docs.gitlab.com/ee/user/project/integrations/prometheus.html#taking-action-on-incidents-ultimate" # webpage or documentation - required
documentation_link: "https://docs.gitlab.com/ee/user/project/integrations/prometheus.html#taking-action-on-incidents-ultimate" # webpage or documentation - required
Loading