We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description of the problem
Configuration parsing break due to a missing userlist:
W1030 01:14:38.527364 6 instance.go:431] output from haproxy: [ALERT] 303/011438 (106) : parsing [/etc/haproxy/haproxy.cfg:200] : unable to find userlist 't004_pwd' referenced in arg 1 of ACL keyword 'http_auth' in proxy 't004_echoserver_8080'. [ALERT] 303/011438 (106) : Fatal errors found in configuration.
Expected behavior
All linked userlists should be created.
Steps to reproduce the problem
Environment information
HAProxy Ingress version: v0.11-beta.3
v0.11-beta.3
The text was updated successfully, but these errors were encountered:
Fixed in v0.11-beta.4
Sorry, something went wrong.
No branches or pull requests
Description of the problem
Configuration parsing break due to a missing userlist:
Expected behavior
All linked userlists should be created.
Steps to reproduce the problem
Environment information
HAProxy Ingress version:
v0.11-beta.3
The text was updated successfully, but these errors were encountered: