Skip to content

BUG/MEDIUM: controller: stop duplicating default local backend config snippet - #833

Open
hedgieinsocks wants to merge 1 commit into
haproxytech:masterfrom
hedgieinsocks:fix/duplicated_backend_snippet
Open

BUG/MEDIUM: controller: stop duplicating default local backend config snippet#833
hedgieinsocks wants to merge 1 commit into
haproxytech:masterfrom
hedgieinsocks:fix/duplicated_backend_snippet

Conversation

@hedgieinsocks

Copy link
Copy Markdown

Overwriting defaultLocalService.Annotations with ConfigMap annotations made the global backend-config-snippet get applied twice to the default local backend, breaking HAProxy reload.

Commit 3ff14e4 previously fixed this, but the bug was reintroduced in fb58ed3.

Fixes #829.

… snippet

Overwriting defaultLocalService.Annotations with ConfigMap annotations made
the global backend-config-snippet get applied twice to the default local
backend, breaking HAProxy reload.

Commit 3ff14e4 previously fixed this, but the bug was reintroduced in fb58ed3.

Fixes haproxytech#829.
@hedgieinsocks

Copy link
Copy Markdown
Author

@ivanmatmati Hello, since you authored the related commits in the past, could you please take a look at this PR to ensure this change does not introduce another issue that might not be obvious to people not familiar with the codebase?

@ivanmatmati
ivanmatmati self-requested a review July 27, 2026 15:03
@ivanmatmati ivanmatmati self-assigned this Jul 27, 2026
@ivanmatmati

Copy link
Copy Markdown
Collaborator

Hi @hedgieinsocks , sure thing, I'm going to check that.

@ivanmatmati

Copy link
Copy Markdown
Collaborator

I can confirm this is a regression, we'll consider your MR.

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.

Backend default-local-service duplicates backend snippets

2 participants