Daniel Piddock
Daniel Piddock
@samugi unfortunately we cannot have the plugins set to such a low priority. I tried injecting a generated `traceparent` header however this doesn't quite work correctly as the go plugins...
@samugi I've gone down the rabbit hole on this one and ended up writing a small Lua plugin that can generate the `traceparent` header and store it in the shared...
@samugi I've written a hack that, as you rightly point out, only works for our particular use case. It would be much better if Kong provided the correct headers when...
@samugi I've updated the description
This is the opposite of #1273. That issue is complaining that the taint is removed too fast, before the service is really ready. This issue is about the startup taint...
Here the logs from a couple of the failed ebs-csi pods [ebs.txt](https://github.com/user-attachments/files/21409744/ebs.txt) [ebs2.txt](https://github.com/user-attachments/files/21409745/ebs2.txt)
Hi @ConnorJC3. We've been running `v1.48.0-eksbuild.1` on some of our EKS 1.33 clusters since 4th September and haven't seen a repeat of the issue. The fix appears to be working...