Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 603
    • Issues 603
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #107
Closed
Open
Issue created Feb 23, 2018 by Vicky Risk@vickyDeveloper

[RT#45306] RNDC & Views

It would be useful if rndc treated views as first-class objects.

Its command syntax has the [view] last, so while several commands act

on "all" when no target is specified, you can't say "all in this view".

There are a number of cases where one would like to do things to

all zones in a view.

The immediate example is this:

rndc freeze/thaw have the syntax:

freeze [zone [class [view]]]

thaw [zone [class [view]]]

I'm in the unfortunate situation of having to do a bulk renumbering of a view that contains a lot (well, for me) of zones..., and I need to do an atomic update, while not freezing other views.

For the next round, it would be useful to have something like: rndc freeze -view internal # Freeze all zones in the "internal" view ... rndc thaw -view internal

Other cases where a view as a whole seems to be a sensible target: rndc flush rndc notify rndc refresh rndc reload rndc retransfer rndc sync

Thanks.

-- Timothe Litt ACM Distinguished Engineer

This communication may not represent the ACM or my employer's views, if any, on the matters discussed. Download smime.p7s

application/pkcs7-signature 4.4KiB

Assignee
Assign to
Time tracking