Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit abdce32

Browse files
ah-f3alexellis
authored andcommitted
Add troubleshooting for Gitlab docs
Clarify that some usernames that are valid in gitlab are not compatible with OpenFaaS Cloud due to the namespacing by username. Signed-off-by: Alistair Hey <[email protected]>
1 parent 1713d32 commit abdce32

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/GITLAB.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,8 @@ Your function is now deleted.
129129

130130
#### Delete the project
131131

132-
If you delete your project your function will be automatically deleted from the cloud.
132+
If you delete your project your function will be automatically deleted from the cloud.
133+
134+
#### Troubleshooting
135+
136+
There are some usernames that don't conform to the buildkit and Kubernetes naming for secrets, (We use usernames for namespacing objects) - You may see `invalid reference format` in the buildkit logs - if you do there are github issues [here](https://github.com/openfaas/openfaas-cloud/issues/657) and [here](https://github.com/openfaas/openfaas-cloud/issues/644) where you can see what you need to change for things to work well with Gitlab.

0 commit comments

Comments
 (0)