- 28.08.2019 1 коммит
-
-
Daniel Gruesso создал
-
- 16.08.2019 1 коммит
-
-
Alexander Tanayno создал
-
- 09.08.2019 1 коммит
-
-
Tiger Watson создал
-
- 08.08.2019 1 коммит
-
-
- 07.08.2019 1 коммит
-
-
Tiger Watson создал
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.
-
- 31.07.2019 1 коммит
-
-
Evan Read создал
-
- 29.07.2019 1 коммит
-
-
Evan Read создал
-
- 25.07.2019 1 коммит
-
-
- 24.07.2019 1 коммит
-
-
- 15.07.2019 1 коммит
-
-
Marcel Amirault создал
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.
-
- 08.07.2019 1 коммит
-
-
Marcel Amirault создал
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
-
- 03.07.2019 1 коммит
-
-
Ben Bodenmiller создал
-
- 01.07.2019 1 коммит
-
-
Sarah Daily создал
-
- 28.06.2019 1 коммит
-
-
Evan Read создал
-
- 25.06.2019 1 коммит
-
-
Evan Read создал
-
- 21.06.2019 1 коммит
-
-
Tiger Watson создал
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.
-
- 18.06.2019 3 коммита
-
-
Hordur Freyr Yngvason создал
-
Tiger создал
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.
-
Tiger создал
Any resources created while the cluster was managed will be untouched, allowing users to set/unset this flag as they please.
-
- 31.05.2019 1 коммит
-
-
Marcel Amirault создал
-
- 27.05.2019 1 коммит
-
-
- 24.05.2019 1 коммит
-
-
Evan Read создал
-
- 21.05.2019 1 коммит
-
-
Evan Read создал
-
- 20.05.2019 1 коммит
-
-
James Fargher создал
-
- 17.05.2019 1 коммит
-
-
- 06.05.2019 1 коммит
-
-
Thong Kuah создал
-
- 05.05.2019 1 коммит
-
-
Marcel Amirault создал
-
- 03.05.2019 1 коммит
-
-
Mayra Cabrera создал
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
-
- 26.04.2019 1 коммит
-
-
danielgruesso создал
-
- 19.04.2019 1 коммит
-
-
Thiago Presa создал
-
- 16.04.2019 1 коммит
-
-
Tiger создал
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
-
- 10.04.2019 1 коммит
-
-
- 08.04.2019 2 коммита
-
-
Sid Sijbrandij создал
-
Marcel Amirault создал
-
- 03.04.2019 2 коммита
-
-
Alexander Strachan создал
Resolve "Add troubleshooting section to capture errors with installing applications to a Kubernetes cluster"
-
-
- 28.03.2019 1 коммит
-
-
Evan Read создал
-
- 27.03.2019 1 коммит
-
-
Evan Read создал
-
- 26.03.2019 2 коммита
-
-
Tiger Watson создал
A runner installed on a cluster will now use the cluster's `cluster_type` as its `runner_type`.
-
Thong Kuah создал
We are mentioning the commands needed to obtain these fields twice. Merge them into the single place. - For API URL we only had the command at the bottom so move this up. - For CA certificate, we already have the command at the top of the section - For Token, we already have an similar command at the top of the section
-