Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,116
    • Issues 44,116
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,305
    • Merge requests 1,305
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #214322
Closed
Open
Issue created Apr 14, 2020 by Furkan Ayhan@furkanayhan💡Maintainer

Remove "token" attribute in Runners API

As we've discussed in #214320 (closed), we will remove "token" attribute from Runners API.

  • backend => https://gitlab.com/gitlab-org/gitlab/-/blob/v12.9.0-ee/lib/api/entities/runner_details.rb#L13
  • documentation => https://gitlab.com/gitlab-org/gitlab/-/blob/v12.9.0-ee/doc/api/runners.md#L191
  • frontend => Required to check if it is used in UI.

Suggestion from @mbobin:

Should we remove it with a feature flag before deleting the code entirely?

Edited Apr 14, 2020 by Furkan Ayhan
Assignee
Assign to
Time tracking