|
|
@@ -40,7 +40,7 @@ const (
|
|
|
errGitlabCredSecretName = "credentials are empty"
|
|
|
errInvalidClusterStoreMissingSAKNamespace = "invalid clusterStore missing SAK namespace"
|
|
|
errFetchSAKSecret = "couldn't find secret on cluster: %w"
|
|
|
- errList = "could not verify whether the gilabClient is valid: %w"
|
|
|
+ errList = "could not verify whether the gitlabClient is valid: %w"
|
|
|
errProjectAuth = "gitlabClient is not allowed to get secrets for project id [%s]"
|
|
|
errGroupAuth = "gitlabClient is not allowed to get secrets for group id [%s]"
|
|
|
errUninitializedGitlabProvider = "provider gitlab is not initialized"
|