Skip to content

Remove token attribute from Runners API

Furkan Ayhan requested to merge 214322-remove-token-from-runners-api into master

What does this MR do?

Related to #214322 (closed)

token attribute was deprecated in 12.10, now it is being removed completely.

However, we'll temporarily keep it with FF hide_token_from_runners_api as we've discussed in issue.

If everything goes well, we will remove this FF in #217105 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports