Skip to content

Add support for overriding dnsConfig and dnsPolicy - #96

Merged
owlas merged 1 commit into
lightdash:mainfrom
nessex:nessex-dns-config
Sep 3, 2025
Merged

owlas merged 1 commit into
lightdash:mainfrom
nessex:nessex-dns-config

Conversation

@nessex

@nessex nessex commented Aug 29, 2025

Copy link
Copy Markdown
Contributor

WHAT

Adds support for overriding dnsConfig and dnsPolicy

WHY

This allows overriding things like ndots and retries, to reduce redundant DNS traffic.

@CharlieDixon CharlieDixon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea to add support for this! Could you also add this configuration to the backendDeployment.yaml?

The reason being is that we don't use dedicated worker deployments for queries or scheduling tasks, so the application is running exclusively on backend-deployment pods at the time of writing.

Otherwise, these changes all LGTM 👌

@nessex
nessex force-pushed the nessex-dns-config branch from f6b8475 to 25fe86a Compare August 30, 2025 01:11
@nessex

nessex commented Aug 30, 2025

Copy link
Copy Markdown
Contributor Author

Ah good catch, I've pushed that change 👍 just like tolerations and nodeSelectors, I've opted to have them share a config as I think these are most likely to be configured in a uniform way.

@owlas

owlas commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

Approved great work @nessex !

@owlas
owlas merged commit be7af91 into lightdash:main Sep 3, 2025
2 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants