Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 39,512
    • Issues 39,512
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,222
    • Merge requests 1,222
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #214322

Closed
Open
Created Apr 14, 2020 by Furkan Ayhan@furkanayhan🔵Developer

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