Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38,038
    • Issues 38,038
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,345
    • Merge requests 1,345
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • 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
13.0
Milestone
13.0 (Past due)
Assign milestone
Time tracking