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

fix: do not use host DNS search domains for frontend-proxy Docker container #1936

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rogercoll
Copy link
Contributor

@rogercoll rogercoll commented Jan 22, 2025

Changes

Fixes #1935

The solution is based on this upstream issue envoyproxy/envoy#38016

Merge Requirements

For new features contributions, please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
    * [ ] Appropriate documentation updates in the docs
    * [ ] Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@rogercoll rogercoll requested a review from a team as a code owner January 22, 2025 11:08
@github-actions github-actions bot added the helm-update-required Requires an update to the Helm chart when released label Jan 22, 2025
@rogercoll rogercoll removed the helm-update-required Requires an update to the Helm chart when released label Jan 22, 2025
@github-actions github-actions bot added the helm-update-required Requires an update to the Helm chart when released label Jan 22, 2025
@rogercoll
Copy link
Contributor Author

Testing environment:

$ uname -a
Linux hello 6.12.6-arch1-1 x86_64 GNU/Linux
$ docker --version
Docker version 27.3.1, build ce1223035a

@open-telemetry/demo-approvers I would appreciate it if anyone could test these changes in MacOS/Windows, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm-update-required Requires an update to the Helm chart when released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[frontend-proxy] No healthy upstream
1 participant