Skip to content

bug: annotation k8s.apisix.apache.org/plugin-config-name not interpreted #2722

@kladiv

Description

@kladiv

Current Behavior

Hello,
according to #2559, it seems that annotation k8s.apisix.apache.org/plugin-config-name does still not work in latest AIC version.

Expected Behavior

Annotation correctly interpreted

Error Logs

Plugins are not interpreted

Steps to Reproduce

  1. Deploy an Ingress with an annotation
metadata:
  annotations:
    k8s.apisix.apache.org/plugin-config-name: my-plugin
  1. Check the Ingress resource with kubectl… the annotation is present
  2. Observe that the plugin is not attached to the APISIX route

Environment

Helm Chart: apisix/apisix v2.13.0 (appVersion 3.15.0, AIC appVersion 2.0.1)
Kubernetes RKE2: v1.35.0+rke2r1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions