You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not reproduce the issue without the credentials part. The error seems to be triggered by the credentials.
Could you please provide the details of your secret example-basic-auth?
Is there an existing issue for this?
Current Behavior
I deploy the KIC with the Kubernetes Gateway Operator. Using the example configuration from the documentation with
When I try to create a
KongConsumer
resource, e.g.:The controller fails to sync the config to the data plane with the following error:
The data plane reports an 400 error:
Switching to versions:
solves the issue and the
KongConsumer
is synced.Expected Behavior
The
KongConsumer
can be synced without an error.Steps To Reproduce
Kong Ingress Controller version
Kubernetes version
Anything else?
No response
The text was updated successfully, but these errors were encountered: