Tao Yi
Tao Yi
KIC 3.1.5 released: https://github.com/Kong/kubernetes-ingress-controller/releases/tag/v3.1.5
@zackery-parkhurst Looks like you are using version 3.5 of your gateway, and the `opentelemetry` plugin in Kong 3.5 does not support `datadog` in `config.header_type`: ``` { "default": "preserve", "one_of": [...
You can also change the values in your file referred in your `values` section if you have one, or add a `set` section like this ``` esource "helm_release" "kong" {...
> @randmonkey > > > As I checked with the gateway team, the datadog in config.header_type is only available with Kong enterprise edition. > > Oh, this is new information....
Reverted the bump for a temporary fix.
As internal discussion, we would keep using the current way of managing changelogs. Close this.
Seems integration tests could run after merging #632. For e2e tests which is running on GKE, I think we may need a new issue to track how to enable GKE...
@vinaykumar-git6 Looks like there are some errors happened in the applying of configurations. Could you please provide your KIC version and the configuration of related `Ingress` resources that use the...
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`?
@m-okm Looks like there are some invalid configuration generated and sent to Kong gateway. Likely that the plugin got an invalid configuration, but no tags are attached to the translated...