When KIC is configured to use a single workspace and does not have the permission to access GET /status
, KIC fails to create the workspaced client
#6901
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
From FTI-6415.
Since KIC 2.11, The client will first run a
GET /status
to detect whether Kong gateway is ready to accept configuration, then create a workspaced client after the detect succeeded. So when KIC does not have the permission to access theGET /status
(For example, It only have the admin permission in the configured workspace), the client can never be created.Expected Behavior
When KIC only have permission of a single workspace, It should be OK to work with the workspace with
workspace
configured.Steps To Reproduce
Kong Ingress Controller version
Kubernetes version
Anything else?
No response
The text was updated successfully, but these errors were encountered: