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

BACKPORT v0.19 bugfix(chart): enable fallthrough for cluster.local queries only when fallbackHostDns is true #1950

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

neogopher
Copy link
Contributor

@neogopher neogopher commented Jul 18, 2024

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves ENG-4127

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster would fallback to hostDNS when coredns plugin is enabled

Copy link
Member

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

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

Are we sure this is necessary for v0.19? Since the vcluster plugin here comes after the check, I think this is still correct

@neogopher
Copy link
Contributor Author

I have moved the vcluster plugin up the chain as requested.

@FabianKramm FabianKramm merged commit 75c742c into loft-sh:v0.19 Jul 19, 2024
63 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.

2 participants