Skip to content

v4.1.0

Compare
Choose a tag to compare
@gocardless-draupnir-robot gocardless-draupnir-robot released this 08 Aug 10:54
· 94 commits to master since this release
e25883c

Changelog

e25883c v4.1.0
1cac1cd Add dynamic IP whitelisting with iptables (#75)
96a664f fixup: actually run reconciles on an interval
aeaac9d Add whitelister component
f39f789 Add user IP address middleware
8776629 Log the output of unit tests
144b790 Regenerate structure.sql
fe562fe vendor: Add go-iptables
a3cda06 vendor: Prune unused packages and tests
4d0588f Merge pull request #74 from gocardless/benwh/no-superuser
50eb07e Only allow instance connections from non-superuser
861a87f Don't run draupnir instances as the postgres user (#73)
a290ce9 Add druapnir-instance user to integration tests
49f0bd1 Use draupnir-instance user to stop instances
50dbc8b Own and run instances as draupnir-instance user
ecbacae Give draupnir-instance image snapshot permissions
5611535 Add draupnir-instance user to vagrant
542e33c Remove unnecessary prostgres draupnir user
137617b Merge pull request #72 from gocardless/dyson-restrict-tls-ciphers
3f524c3 Restrict accepted TLS ciphers
cb06471 Add instance cleaning to the README (#69)
c4a21ca Add instance cleaning to the README