Michal Kuffa
Results
3
issues of
Michal Kuffa
Adding a script to upgrade your dev environment, dockerized PostgreSQL to version 14. It uses [tianon](https://github.com/tianon) / [docker-postgres-upgrade](https://github.com/tianon/docker-postgres-upgrade) docker image to do the (pg_)upgrade and re-index all databases to prevent...
Scope: Backend
This PR shows how to validate xDS configuration pulled by different envoy version, in this case, an old `1.11.0`. Reproduction steps: - Change the envoy version for the base image...