Skip to content

Make Gslb timeouts and synchronisation intervals configurable #82

Closed
@ytsarev

Description

There is number of internal timeouts that currently provided as default hardcoded values within Gslb:

  • DNS TTL of 30s
  • Reschedule of Reconcile loop to pickup external Gslb targets and Zone Delegation api kick (30s)
  • External-dns sync interval to update etcd backend of coredns (20s)

We need to make them configurable via CR spec (DNS TTL would probably go there) and operator deployment configuration ( Reconcile loop and ext-dns values)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions