score-spec / score-compose

Reference implementation for docker-compose target platform support
https://docs.score.dev/docs/score-implementation/score-compose/
Apache License 2.0
446 stars 42 forks source link

feat(route-provisioner): increased client body size and added nginx snippet annotations #139

Closed astromechza closed 5 months ago

astromechza commented 5 months ago

Increased the max client body size default from 1m to 10m. It's too easy these days to hit the max. Also added support for nginx config snippets just like the Kubernetes ingress does.