Jesper Noordsij

Results 59 issues of Jesper Noordsij

Found this piece of documentation about implicit nullability behavior learning about it a few years ago, then remembered it while reading about [https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated) today. Given that 8.4 is not anywhere...

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/enhancement
area/documentation
priority/P3
contributor/wanted

### What does this PR do? Switch to Kubernetes EndpointSlices API as described in #10638. ### Motivation Discovered existence of this API while looking into behavior regarding non-ready service endpoints...

kind/enhancement
status/2-needs-review
area/provider/k8s/ingress
size/L
area/provider/k8s/crd
area/provider/k8s

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/enhancement
priority/P2
area/provider/k8s

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

area/webui
area/api
kind/bug/possible

### Pull Request Motivation Set `GOMAXPROCS` and `GOMEMLIMIT` environment variables based on container resources. Inspired by https://github.com/traefik/traefik-helm-chart/pull/1029, this should reduce potential CPU throttling and OOMKills on containers. ### Kind /kind...

release-note
do-not-merge/hold
kind/feature
size/M
dco-signoff: yes
ok-to-test
area/deploy

The release notes for various releases have been containing a copied note about Powershell 7.3 RC1 being part of the Docker images, which was only the case for the first...

## WHY ### BEFORE - What was wrong? What was happening before this PR? ElFinder assets were collected from multiple places, i.e. the `vendor` directory, a GitHub archive and a...

enhancement
Priority: SHOULD
Priority: COULD

# Bug report ### What I did In my recent Sentry reports, I found several N+1 query issue reports on various different admin panel pages. Looking into them, I noticed...

Priority: MUST
Possible Bug