Remove legacy 'gitlab-code-suggestions' audience
What does this merge request do and why?
We changed the token audience to gitlab-ai-gateway
. The model gateway still maintains compatibility with the legacy gitlab-code-suggestions
audience which is no longer needed.
Already issued tokens have an expiration date of 3 days, and gitlab-org/gitlab#426573 (closed) and gitlab-org/gitlab#426950 (closed) are completed > 2 weeks ago.
How to set up and validate locally
The change is no-op with the new token format.
Merge request checklist
-
Tests added for new functionality. If not, please raise an issue to follow up. -
Documentation added/updated, if needed.
Closes #329 (closed)