- Nov 05, 2019
-
-
GitLab Bot authored
-
- Oct 31, 2019
-
-
GitLab Bot authored
-
- Oct 29, 2019
-
-
GitLab Bot authored
-
- Oct 28, 2019
-
-
GitLab Bot authored
-
- Oct 10, 2019
-
-
GitLab Bot authored
-
- Oct 02, 2019
-
-
GitLab Bot authored
-
- Sep 23, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Aug 28, 2019
-
-
- Aug 16, 2019
-
-
Alexander Tanayno authored
-
- Aug 09, 2019
-
-
- Aug 08, 2019
-
-
Hordur Freyr Yngvason authored
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
-
- Aug 07, 2019
-
-
Kubernetes deployments on new clusters will now have a separate namespace per project environment, instead of sharing a single namespace for the project. Behaviour of existing clusters is unchanged. All new functionality is controlled by the :kubernetes_namespace_per_environment feature flag, which is safe to enable/disable at any time.
-
- Jul 31, 2019
-
-
Evan Read authored
-
- Jul 29, 2019
-
-
Evan Read authored
-
- Jul 25, 2019
-
-
Evan Read authored
Also fixes links to section headings that have changed.
-
- Jul 24, 2019
-
-
Evan Read authored
Also make security warning more visible and improves instructions.
-
- Jul 15, 2019
-
-
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items woll render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor whitespace issues in /user, /security, /ssh and /migrate_ci_to_ce docs.
-
- Jul 08, 2019
-
-
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
-
- Jul 03, 2019
-
-
- Jul 01, 2019
-
-
Sarah Daily authored
-
- Jun 28, 2019
-
-
- Jun 25, 2019
-
-
- Jun 21, 2019
-
-
Project-level clusters that made use of this legacy behaviour have been migrated to unmanaged clusters, so we are now free to remove this fallback.
-
- Jun 18, 2019
-
-
Hordur Freyr Yngvason authored
-
Tiger Watson authored
Previously this behaviour was only available to group and instance-level clusters, as some project clusters relied on Kubernetes credentials being passed through to the runner instead of having their resources managed by GitLab (which is not available when using JIT). These clusters have been migrated to unmanaged, so resources can be created on demand for the remaining managed clusters.
-
- Jun 17, 2019
-
-
Tiger Watson authored
Any resources created while the cluster was managed will be untouched, allowing users to set/unset this flag as they please.
-
- May 31, 2019
-
-
- May 27, 2019
-
-
So we can add detailed information, and also point to SSOT
-
- May 23, 2019
-
-
- May 20, 2019
-
-
- May 17, 2019
-
-
Add "read more" line to pod logs Fix bad link to pod logs
-
- May 05, 2019
-
-
Thong Kuah authored
-
-
- May 03, 2019
-
-
Mayra Cabrera authored
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
-
- Apr 26, 2019
-
-
Daniel Gruesso authored
-
- Apr 19, 2019
-
-
- Apr 16, 2019
-
-
Tiger Watson authored
JIT resource creation blocks deployments if a user is self-managing their cluster, as it will fail the build if unable to create a namespace and service account. Using a custom namespace and service account was previously supported for project level clusters, so we should preserve this functionality. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27352
-
- Apr 10, 2019
-
-
Log events so that it's easy to see when different requests are starting.
-