-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
No resolver when using external auth #51
Comments
@groob could you provide the generated nginx.conf ? |
Unfortunately, I already moved on to a different strategy, so I don't have the above config. |
Hi, I am seeing the same problem:
The generated nginx.conf is attached: The resolv.conf from the ingress ctrl pod looks like this:
Resolving that hostname from inside the pods works:
|
This can be fixed by either adding a resolver line to the nginx.tmpl or by the following diff:
|
@cluk33 could you send a PR to fix this? |
@gianrubio please don't change this. The resolver issue must be fixed (i.e. present in nginx.conf) Edit: this should be fixed after #77 |
@groob fixed in master. Please reopen if that's not right. |
Sync upstream
Using the following annotation:
error log:
The text was updated successfully, but these errors were encountered: