John Rutherford

Results 3 issues of John Rutherford

# Issue The flyway migration scripts hard code the public schema for every table. This makes it impossible to use a different schema without modifying the migration scripts. # Suggested...

server
priority:low

## Reproduce ```docker volume create --driver convoy --label com.docker.ucp.access.label=KIRBY kirbyVolume``` Original volume will have the label, while the duplicated volumes across the swarm nodes will not. ``` ~/D/c/ucptechopsnp ❯❯❯ docker...

Dependencies are being explicitly downloaded from Maven Central instead of specified maven repo. This is an issue for building on jenkins slaves without access to the external network. This is...