Skip to content

EKS Automode - cant specify header attributes #4100

@jcuribe

Description

@jcuribe
  • Bug Description
    EKS Cluster with automode enabled v1.32.
    When I create or update an ingress and use annotation like the following:
    alb.ingress.kubernetes.io/listener-attributes.HTTPS-443: routing.http.response.strict_transport_security.header_value=max-age=600; includeSubDomains; preload
    the corresponding load-balancer is correctly created or updated but the listner is not updated.

  • Steps to Reproduce
    create a EKS cluster with auto mode enabled
    create a svc and corresponding ingress , add any anotation under alb.ingress.kubernetes.io/listener-attributes.HTTPS-443. for example alb.ingress.kubernetes.io/listener-attributes.HTTPS-443: routing.http.response.strict_transport_security.header_value=max-age=600; includeSubDomains; preload

  • Expected Behavior
    under the correpoinding HTTPS-443 listener the header should be added

  • Environment
    EKS version 1.32 automode enabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions