Commit graph

6 commits

Author SHA1 Message Date
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