GitLab Bot
4c464055fb
Add latest changes from gitlab-org/gitlab@master
2019-11-05 15:06:17 +00:00
GitLab Bot
a5eef71805
Add latest changes from gitlab-org/gitlab@master
2019-10-29 03:06:28 +00:00
GitLab Bot
33813f993b
Add latest changes from gitlab-org/gitlab@master
2019-10-24 12:06:03 +00:00
GitLab Bot
80f61b4035
Add latest changes from gitlab-org/gitlab@master
2019-09-18 14:02:45 +00:00
Evan Read
82a8632b88
Restructure project cluster topic
...
Also fixes links to section headings that
have changed.
2019-07-25 14:12:45 +00:00
Marcel Amirault
73c6477b7e
Changing badges to use parentheses not brackets
...
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.
This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.
See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault
d46dca74ab
Docs: Merge 5 api docs from EE to CE
2019-06-06 07:57:39 +00:00
Mayra Cabrera
89132bbdd6
Add gitlab-managed option to clusters form
...
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
2019-05-03 01:05:53 +00:00
Marcel Amirault
f4ef75a76a
Docs: Fix misc anchors
2019-04-08 03:42:03 +00:00
Mayra Cabrera
b5e09a26de
Include cluster domain into Project Cluster API
...
Domain was introduced on 11.8 and was not included on the
Project Cluster API. With this change user will be able to include
domain when adding and updating a cluster. Domain will also be included
on the GET calls.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59441
2019-04-01 16:29:05 +00:00
Marcel Amirault
913c2691c0
Change non-standard NBSP space to regular SP space
2019-01-30 10:43:39 +00:00
akkee
7d0f8d3b24
Added missing parameter cluster_id in the params list for edit project cluster endpoint
2019-01-28 15:22:51 +00:00
Mayra Cabrera
bb3840048e
Adds project cluster documentation
...
Project cluster API was included on 11.7. This MR describes the new
project cluster endpoints
2019-01-08 08:46:41 -06:00