Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 560
    • Issues 560
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 65
    • Merge requests 65
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Issues
  • #903
Closed
Open
Issue created Sep 10, 2019 by Alan Clegg@knobeeContributor

Ability to query CB for changes that will be made on next update

A feature request to create a way to query CB for the changes that are to be applied on the next update...

This request (called "remote-server-update-changes" here, but feel free to change it) called with a particular server-tag would return all changes that are pending to be applied to the given server.

Changes being made to server-tag "all" would be included in the response.

{
  "command": "remote-server-update-changes",
  "arguments": {
    "server-tags": [ "headquarters" ]
  },
  "service": [ "dhcp4" ]
}

This is one of three issues created from #846 (closed)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking