VengefulAncient

Results 3 issues of VengefulAncient

Please consider making the `width` parameter for the `/resize` point optional and simply serve the original image if `width` is not specified (`/resize?width=&file=...`) or (better) if the parameter is missing...

enhancement

**NGINX Ingress controller version**: v.0.44.0 **Kubernetes version** (use `kubectl version`): v1.19.9-gke-1400 **Environment**: - **Cloud provider or hardware configuration**: GKE - **Install tools**: Helm v3 - **Others**: certificates are issued by...

help wanted
kind/bug
priority/important-longterm
lifecycle/stale

Exactly as in #3617. Templates generated with `range .Files.Lines ` pretend like there is an empty line at the end of the file, but there isn't. For example: paths.list: ```...

bug