Skip to content

Allowlist is applied to other ingresses with the same backend #1248

Open
@JanHolger

Description

@JanHolger

Description of the problem
When creating 2 ingresses, one with an allowlist, one without pointing to the same backend, the allowlist is applied to both ingresses because the haproxy backend is reused.

Expected behavior
The allowlist should only apply to the ingress it is configured on

Steps to reproduce the problem

  1. Create a service
  2. Create an ingress with an allowlist pointing to the service
  3. Create another ingress without an allowlist pointing to the same service
  4. Both ingresses will apply the allowlist

Environment information

HAProxy Ingress version: v0.14.8

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions