Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ac3172cb
Commit
ac3172cb
authored
Sep 27, 2021
by
Abhijeet Chatterjee
Committed by
Achilleas Pipinellis
Sep 27, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up vale substitution warnings MR1
parent
f6093ed9
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
doc/administration/auth/ldap/ldap-troubleshooting.md
doc/administration/auth/ldap/ldap-troubleshooting.md
+1
-1
doc/administration/clusters/kas.md
doc/administration/clusters/kas.md
+1
-1
doc/administration/gitaly/troubleshooting.md
doc/administration/gitaly/troubleshooting.md
+1
-1
doc/administration/instance_review.md
doc/administration/instance_review.md
+1
-1
doc/administration/reference_architectures/10k_users.md
doc/administration/reference_architectures/10k_users.md
+1
-1
doc/administration/reference_architectures/25k_users.md
doc/administration/reference_architectures/25k_users.md
+1
-1
No files found.
doc/administration/auth/ldap/ldap-troubleshooting.md
View file @
ac3172cb
...
...
@@ -387,7 +387,7 @@ the following are true:
-
The configured
`admin_group`
in the
`gitlab.rb`
is a CN, rather than a DN or an array.
-
This CN falls under the scope of the configured
`group_base`
.
-
The members of the
`admin_group`
have already signed into GitLab with their LDAP
credentials. GitLab only grants th
is administrator access
to the users whose
credentials. GitLab only grants th
e Administrator role
to the users whose
accounts are already connected to LDAP.
If all the above are true and the users are still not getting access,
[
run a manual
...
...
doc/administration/clusters/kas.md
View file @
ac3172cb
...
...
@@ -104,7 +104,7 @@ In Omnibus GitLab, find the logs in `/var/log/gitlab/gitlab-kas/`.
See also the
[
user documentation
](
../../user/clusters/agent/index.md#troubleshooting
)
for troubleshooting problems with individual agents.
### KAS logs - GitOps: failed to get project info
### KAS logs - GitOps: failed to get project info
rmation
If you get the following error message:
...
...
doc/administration/gitaly/troubleshooting.md
View file @
ac3172cb
...
...
@@ -393,7 +393,7 @@ $ sudo /opt/gitlab/embedded/bin/praefect -config /var/opt/gitlab/praefect/config
praefect sql-migrate: OK
(
applied 21 migrations
)
```
### Requests fail with 'repo scoped: invalid Repository' errors
### Requests fail with 'repo
sitory
scoped: invalid Repository' errors
This indicates that the virtual storage name used in the
[
Praefect configuration
](
praefect.md#praefect
)
does not match the storage name used in
...
...
doc/administration/instance_review.md
View file @
ac3172cb
...
...
@@ -12,7 +12,7 @@ If you run a medium-sized self-managed instance (50+ users) of a free version of
[
either Community Edition or unlicensed Enterprise Edition
](
https://about.gitlab.com/install/ce-or-ee/
)
,
you qualify for a free Instance Review.
1.
Sign in as a user with
administrator
[
permissions
](
../user/permissions.md
)
.
1.
Sign in as a user with
Administrator
[
role
](
../user/permissions.md
)
.
1.
In the top menu, click your user icon, and select
**Get a free instance review**
:
...
...
doc/administration/reference_architectures/10k_users.md
View file @
ac3172cb
...
...
@@ -1509,7 +1509,7 @@ the details of each Gitaly node that makes up the cluster. Each storage is also
and this name is used in several areas of the configuration. In this guide, the name of the storage will be
`default`
. Also, this guide is geared towards new installs, if upgrading an existing environment
to use Gitaly Cluster, you may need to use a different name.
Refer to the
[
Praefect documentation
](
../gitaly/praefect.md#praefect
)
for more info.
Refer to the
[
Praefect documentation
](
../gitaly/praefect.md#praefect
)
for more info
rmation
.
The following IPs will be used as an example:
...
...
doc/administration/reference_architectures/25k_users.md
View file @
ac3172cb
...
...
@@ -1527,7 +1527,7 @@ the details of each Gitaly node that makes up the cluster. Each storage is also
and this name is used in several areas of the configuration. In this guide, the name of the storage will be
`default`
. Also, this guide is geared towards new installs, if upgrading an existing environment
to use Gitaly Cluster, you may need to use a different name.
Refer to the
[
Praefect documentation
](
../gitaly/praefect.md#praefect
)
for more info.
Refer to the
[
Praefect documentation
](
../gitaly/praefect.md#praefect
)
for more info
rmation
.
The following IPs will be used as an example:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment