Skip to content

Kuadrant CR status reports mTLS enabled when it's not working on OCP 4.19+ #1701

@silvi-t

Description

@silvi-t

Problem

The Kuadrant CR status incorrectly reports that mTLS is enabled when it's actually not working.

What We See

The Kuadrant status shows:

  • status.mtlsAuthorino: true
  • status.mtlsLimitador: true
  • status.conditions[type=Ready].status: True

However, mTLS connectivity is broken and policies are failing silently.

Expected Behavior

If the status reports mTLS as enabled, it should actually be working.

Example Where This Happens

  • Platform: OpenShift 4.19+ with managed Gateway API
  • Root cause: The Gateway API installation method is different in OCP 4.19+, which breaks mTLS configuration
  • Problem: The Kuadrant status still reports mTLS as enabled despite it not working

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions