Skip to content
GitLab
Next
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,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • #351109
Closed
Open
Issue created Jan 25, 2022 by Pedro Pombeiro@pedropombeiro4️⃣Developer1 of 1 checklist item completed1/1 checklist item

API: Runner "active" nomenclature changed to "paused"

Description

Runner REST and GraphQL APIs containing properties named active will have such properties replaced by the equivalent paused property in GitLab 16.0.

Deprecated as of 14.8
  1. REST API/GraphQL: Occurrences of active in properties, filters, and mutations deprecated and supplemented with paused equivalents.
  2. REST API: status filters in REST API endpoints operating on runners will no longer accept active or paused values.

TODO

  • Adapt Runner to use paused argument instead of ... (gitlab-runner#28844 - closed)
Edited May 23, 2022 by Pedro Pombeiro
Assignee
Assign to
Time tracking