UNCLASSIFIED

Merge branch 'patch-1' into 'release-v5.27.x'

Update clusterinstallation.yaml with harbor image tag

See merge request !2
2 jobs for sso-docs in 10 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #1396247
build

00:00:10

 
  Scan
skipped #1396248
scan container
 
Name Stage Failure
failed
build Build
$ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}"
Building /mattermost-worker:d7c3a431 using image/Dockerfile
$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
$ /kaniko/executor --context ${DOCKERFILE_DIR} --dockerfile ${DOCKERFILE_NAME} --destination ${IMAGE}:${CI_COMMIT_SHORT_SHA}
E0111 21:11:42.397985 17 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "/mattermost-worker:d7c3a431": GET https://index.docker.io/v2/mattermost-worker/blobs/uploads/: UNAUTHORIZED: authentication required; [map[Action:pull Class: Name:mattermost-worker Type:repository]]
Cleaning up file based variables
ERROR: Job failed: command terminated with exit code 1