Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 275
    • Issues 275
    • 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
  • !497

Draft: Resolve "Better detection of BIND 9"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Tomek Mrugalski requested to merge 831-better-detection-of-bind-9 into master Sep 12, 2022
  • Overview 22
  • Commits 14
  • Pipelines 0
  • Changes 9

This MR added three small functionalities:

  1. the logging level is now configurable by using STORK_LOG_LEVEL. If not specified, or specified with garbage, the default value of INFO is used. (see !548 (closed)).
  2. the BIND9 detection is now a bit more verbose on info. It's much more verbose if DEBUG log level is enabled.
  3. It is possible to explicitly say the BIND 9 config file location using STORK_BIND9_CONFIG variable.

Closes #831

Edited Jan 10, 2023 by Tomek Mrugalski
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 831-better-detection-of-bind-9