Page MenuHomePhabricator

Reggie endpoints returning 500
Closed, ResolvedPublic

Description

Details

TitleReferenceAuthorSource BranchDest Branch
reggie-values: fix URL deprecated in GitLab 17repos/releng/gitlab-cloud-runner!390jnucheT368751main
Customize query in GitLab

Event Timeline

Deployed what we think should be the fix.

For posterity, GitLab 17 removed the old jwt endpoint. For our registry (reggie) this comes from the environment variable REGGIE_JWKS_ENDPOINT. But this variable was set in both the reggie helm chart (where it was updated) and in our terraform (where it was not updated). We updated in terraform and I confirmed the DO CI cluster has the new value.

Let's retry some jobs.

thcipriani assigned this task to jnuche.

Success https://gitlab.wikimedia.org/repos/releng/docpub/-/jobs/297335

Retried a formerly failing job and it works, this should be fixed (I hope), reopen if that seems incorrect.