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

events+ctl: freeze-thaw events implemented

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Libor Peltan requested to merge freeze_thaw2 into master Jan 20, 2017
  • Overview 0
  • Commits 3
  • Pipelines 8
  • Changes 17

Freeze/thaw functionality implemented. It is based on skipping processing of some event types (load, refresh, update, flush, dnssec), leaving them planned to past timestamp. After thaw, they are processed immediately except for updates which were REFUSED.

With this MR, please consider improving zone-status command with the information if the zone is frozen - for easy implementing scripts using freeze feature!

(Fixes #283 (closed) )

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: freeze_thaw2