Michał Matulka

Results 4 issues of Michał Matulka

## 🐛 Bug report ### Current Behavior ReadonlyNonEmpty arrays are problematic when used in mapped types. In the provided example the error message is: > Type 'T[K]' does not satisfy...

When a DNS response gets truncated over UDP because of the length, alpine seems to not retry the query using TCP. Reproducible example: `docker run -ti --rm --entrypoint nslookup alpine:3.18...

I did every step as described in readme (installing from chart). Image tags seem to be wrong in some pods: ``` NAME READY STATUS RESTARTS AGE taiga-async-0 0/1 InvalidImageName 0...

Ingress doesn't show up when it's enabled. In values.yaml there's `taigaGateway.ingress.enable`, but in chart the checked one is `taigaGateway.ingress.enabled`, this is probably the reason.