Skip to content

help request: no GatewayProxy configs provided #2591

@huongtq-dm

Description

@huongtq-dm

Description

I see this kind of this in the apisix ingress controller pod:

2025-10-09T03:52:14Z warn client/client.go:173 no GatewayProxy configs provided

I just wondering why I'm seeing this.

This is my config:


ingress-controller:
  enabled: true
  config:
    apisixResourceSyncInterval: 10m
    kubernetes:
      resyncInterval: 10m
    apisix:
      serviceNamespace: ingress-apisix
      adminAPIVersion: v3
      servicePort: 9181
      ssl:
        enabled: true
      existingSecret: apisix-admin-secret
      existingSecretAdminKeyKey: admin

I just upgrade the version of apisix helmchart from 2.10.1 -> 2.11.6

Environment

  • APISIX version (run apisix version): 3.13
  • Operating system (run uname -a): image apache/apisix-ingress-controller:2.0.0-rc4
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info): image: 3.5.19-debian-12-r0
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions