Michal Flendrich
Michal Flendrich
Appears solved - please comment if you're experiencing a similar problem.
I would like to suggest an extension of this problem: What if `./foo/index.js` were a named pipe? (as per [Unix file types](https://en.wikipedia.org/wiki/Unix_file_types)) Also, `./foo` could be a bound (`mount --bind`)...
@shaneutt suggested that interweaving GW API examples with Ingress examples is the way to go.
This may be a useful feature when we add GRPC support: https://github.com/Kong/kubernetes-ingress-controller/issues/2420
Blocked on GRPCRoute (or any other route type that would benefit from this) support in KIC.
Good point. My hunch is that this should be one of - versions of k8s available on popular k8s cloud providers - versions of k8s officially supported as per our...
> The actual release job doesn't need to run integration tests. They'll have run already since we merge a PR with the updated changelog and deploy manifests immediately before. This...
> collect any reports where the sleep is either insufficient or causes some unexpected issue Sleeping is not a correct synchronization mechanism and as such IMO does not require further...
This also busted the 2.5.0 release pipeline - see [the relevant CI run](https://github.com/Kong/kubernetes-ingress-controller/runs/7281301603?check_suite_focus=true).
not blocked anymore - @randmonkey has a solution proposal (can you please post it here?)