Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 594
    • Issues 594
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 61
    • Merge requests 61
  • 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
  • #688
Closed
Open
Issue created Jun 21, 2019 by Francis Dupont@fdupontDeveloper

cb_cmds new remote-{subnet,shared-network}[46]-detach commands

This is about config backend shareable objects so subnets and shared networks.

A subnet is shareable between several servers but remote-subnet[46]-del-by-* deletes the subnet object from the database so for all servers (MySQL schema cascade the delete on subnet_id so there is no dangling references in *_subnet_server tables).

IMHO we need new commands to detach a subnet (or a shared network) from a particular server so after the operation it still belongs to other servers (possibly none).

Note that remote-subnet[46]-set can be used to attach a subnet to a server so we do not need the opposite command.

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