Joran
Joran
hello, we have 2 kong KIC instances (green and blue) running in the same namespace without issues (if they have the same custom plugins) they are configured as such: the...
FYI: the "deadlock" is removed by restarting the pods manually ```shell kubectl -n kong-dbless delete pods --selector=app.kubernetes.io/instance=kong-green ``` then kong KIC pods (controller and gateways) restart normally.
thanks @StarlightIbuki for taking this issue. However, your answer doesn't help much. Could you please point me to the resolution ? How has this issue been solved ? And what's...
hi @randmonkey, we are getting the issue above multiple times per days and it's getting very frustrating. Do you have any insights to share ? On my side, I've also...
the issue seems to be the same as https://github.com/Kong/kubernetes-ingress-controller/issues/5324 I have the following hypothesis on what is happening 1. a gateway pod starts (fresh new pod) 2. the controller fails...
hello @flrgh , thanks for looking into it. In my KIC helm chart, I added the following ```yaml ingress: controller: # controller config gateway: enabled: true deployment: kong: enabled: true...
hello @flrgh, not sure about the above although the list does seem exhaustive. I don't actually have a ton of time to dedicate to this issue at the moment. However,...
hi all, any updates on this ? Thanks in advance @hessjcg
@azunna1 @bblackbelt @hessjcg hi all, curious if anyone had the chance to make progress on this issue ? And if there's anything that can be done to help ? Thanks
hello @imrannayer same issue here with ``` source = "GoogleCloudPlatform/lb-http/google" version = "12.0.0" ``` iap is in constant drift after upgrading to `12.0.0`. from `11.1.0`. Here's the `terraform plan` output...