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 605
    • Issues 605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • 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
  • Merge requests
  • !6224

[v9_18] [5/5] Document catalog zones member zone reset by change of unique label

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Arаm Sаrgsyаn requested to merge 3225-catz-member-zone-reset-v9_18 into v9_18 Apr 28, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 3

The DNS catalog zones draft version 5 document requires that catalog zones consumers must reset the member zone's internal zone state when its unique label changes (either within the same catalog zone or during change of ownership performed using the "coo" property).

BIND already behaves like that, and, in fact, doesn't support keeping the zone state during change of ownership even if the unique label has been kept the same, because BIND always removes the member zone and adds it back during unique label renaming or change of ownership.

Document the described behavior and add a log message to inform when unique label renaming occurs.

Add a system test case with unique label renaming.

Closes #3225 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3225-catz-member-zone-reset-v9_18