Skip to content

Comments

feat(helm): Add dnsConfig value to pod template#3126

Closed
younsl wants to merge 4 commits intografana:mainfrom
younsl:helm/daemonset-spec-dnsconfig
Closed

feat(helm): Add dnsConfig value to pod template#3126
younsl wants to merge 4 commits intografana:mainfrom
younsl:helm/daemonset-spec-dnsconfig

Conversation

@younsl
Copy link

@younsl younsl commented Mar 27, 2025

PR Description

This PR includes a helm template update:

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added

younsl added 4 commits March 27, 2025 20:08
Add dnsConfig option to customize DNS settings for alloy pods controlled by daemonset.
This enables configuration of nameservers, search domains, and DNS options like ndots.

- Support DNS options customization (e.g. ndots value)
- Allow nameservers and search domains configuration
- Can be used alongside k8s DNS policy
Add documentation and dnsConfig value in helm values.yaml.
This field allows users to configure custom DNS settings including:

- nameservers
- searches: search domains
- options: DNS options (e.g. ndots)

Reference: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-dns-config
Signed-off-by: younsl <cysl@kakao.com>
@younsl younsl requested a review from a team as a code owner March 27, 2025 11:39
@CLAassistant
Copy link

CLAassistant commented Mar 27, 2025

CLA assistant check
All committers have signed the CLA.

@younsl
Copy link
Author

younsl commented Jun 4, 2025

@ptodev PTAL

@younsl
Copy link
Author

younsl commented Aug 13, 2025

Closing due to long inactivity

@younsl younsl closed this Aug 13, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants