Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 308
    • Issues 308
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • 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
  • storkstork
  • Merge requests
  • !62

WIP: [#130] Improve rndc usage

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Matthijs Mekking requested to merge matthijs/stork:130-rndc into master Jan 22, 2020
  • Overview 26
  • Commits 1
  • Pipelines 0
  • Changes 4

Improve how we use rndc in Stork agent. Rather than assuming there is a rndc.key file in a default location, look up the control port, control address and secret key in the named configuration file.

Add a parameter to the AppBind9 structure that is the controller for sending commands. This can now be mocked in the unit tests.

Closes #130 (closed)

Closes #131 (closed)

Edited Jan 22, 2020 by Matthijs Mekking
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 130-rndc