Kevin Pollet
                                            Kevin Pollet
                                        
                                    See https://docs.npmjs.com/files/package.json#engines
Have you tried to use [ts-jest](https://github.com/kulshekhar/ts-jest)? I don't know if it will simplify your config though.
Hello @jnoordsij and thanks for your contribution, To support Gateway API v1.1.0, the use of the EndpointSlices API is mandatory. Therefore, we would like to move quickly on this pull...
Hello @sswastik02 and sorry for the delay, We plan to review your pull request soon, is it ok for you if we push some changes if necessary?
Hello @sswastik02, After looking at your modifications we have a couple of comments, The recheck interval cannot have a [default value](https://github.com/traefik/traefik/pull/10610/files#diff-8670b1903f65475222633e1a576171f031eb1252d8591884931de2995a44fd37R18) not equal to the default check interval value this...
Hi @sswastik02, > Do you mean that we maintain just one additional timer that sequentially performs health checks on all unhealthy targets, similar to how we handle healthy targets? Yes...
Hi @sswastik02, > To achieve this, we could maintain a separate map that stores the status of each target by name, likely of type map[string]bool. Alternatively, we could modify the...
Hello @andsarr and sorry for the delay, We reviewed this pull request and we think that another approach could work, avoiding the type unwrapping in an infinite for-loop. The idea...
Hey @SantoDE, As this pull request is an enhancement, could-you please rebase it on the master branch?
Hello @nausicaaconsulting and sorry for the late answer, no ETA at the moment, but this pull request is on our radar.