Page MenuHomePhabricator

Replace deprecated `CI_JOB_JWT` CI variable in Kokkuri
Open, In Progress, Needs TriagePublic

Description

The variable is deprecated and scheduled for removal in GitLab 16. Replaced by the id_tokens mechanism.

Our GitLab instance's version is currently 15.9.8. Kokkuri will need to be updated before we can upgrade to 16.0.1 or later. GitLab page I referenced above was recently updated. It now mentions 16.5 as the version where the variable will be removed. Full details.

Details

ReferenceSource BranchDest BranchAuthorTitle
repos/releng/jwt-authorizer!10jwt-audiencemainjnuchecheck additional audience claim in tokens
repos/releng/kokkuri!73jwt-deprecatedmainjnuchejwt: replace deprecated `CI_JOB_JWT` variable with an ID token
Customize query in GitLab

Event Timeline

jnuche changed the task status from Open to In Progress.Fri, May 26, 9:50 AM

@brennen I updated the description. It seems this won't prevent us from upgrading to GitLab 16 after all.