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

backend 'ssl' has the same name as frontend 'ssl' #689

Open
TomKeur opened this issue Jan 6, 2025 · 2 comments
Open

backend 'ssl' has the same name as frontend 'ssl' #689

TomKeur opened this issue Jan 6, 2025 · 2 comments
Assignees
Labels
waiting-for-feedback waiting for feedback

Comments

@TomKeur
Copy link

TomKeur commented Jan 6, 2025

Because I'm debugging another issue, I've changed the log level of my Ingress controller, I'm seeing the following warning:

[WARNING]  (126) : config : Parsing [/etc/haproxy/haproxy.cfg:246]: backend 'ssl' has the same name as frontend 'ssl' declared at /etc/haproxy/haproxy.
cfg:77. This is dangerous and will not be supported anymore in version 3.3.

It's all auto generatedm just reporting it because it will not be supported about HAProxy 3.3 anymore.

@hdurand0710 hdurand0710 self-assigned this Jan 21, 2025
@hdurand0710
Copy link
Contributor

@TomKeur
Thanks for reporting this. We are working on changing this.

Contributions are always welcome, whether they are bug fixes, new features, documentation improvements, or other ideas you’d like to share in the future.

@hdurand0710 hdurand0710 added the waiting-for-feedback waiting for feedback label Feb 3, 2025
@hdurand0710
Copy link
Contributor

Hi @TomKeur

The change has been done in commit 5603609 and will be available in next versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-feedback waiting for feedback
Projects
None yet
Development

No branches or pull requests

2 participants