Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HostNetwork DNS Policy #1101

Merged
merged 1 commit into from Apr 2, 2024
Merged

HostNetwork DNS Policy #1101

merged 1 commit into from Apr 2, 2024

Conversation

opp-svega
Copy link
Contributor

  • when hostNetwork is true and dnsPolicy is not filled in, default to ClusterFirstWithHostNet

What this PR does / why we need it:

It changes the default behavior when hostNetwork is true and dnsPolicy is not filled in to use ClusterFirstWithHostNet.
Pod's DNS Policy

Which issue(s) this PR fixes:

Fixes #

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


- when hostNetwork is true and dnsPolicy is not filled in, default to `ClusterFirstWithHostNet` 

Signed-off-by: Salvador Vega <70233635+opp-svega@users.noreply.github.com>
@benjaminhuo
Copy link
Member

@opp-svega Thank you !

@benjaminhuo benjaminhuo merged commit 9f28af7 into fluent:master Apr 2, 2024
2 checks passed
@opp-svega opp-svega deleted the patch-1 branch April 2, 2024 14:21
@opp-svega opp-svega restored the patch-1 branch April 2, 2024 14:21
@opp-svega opp-svega deleted the patch-1 branch April 2, 2024 14:21
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.

None yet

2 participants