ubicloud/spec/model/postgres
Furkan Sahin 4ec72e5108 Allow in subnet communication by default for PG
With https://github.com/ubicloud/ubicloud/pull/2036 we started to apply
firewall rules to the in subnet communication as well. This impacts PG
because the primary <-> standby communication is through private
networking. Therefore, we are adding explicit rules to allow the full
subnet range on port 5432 by default.
2024-11-01 11:03:24 +01:00
..
postgres_resource_spec.rb Allow in subnet communication by default for PG 2024-11-01 11:03:24 +01:00
postgres_server_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
postgres_timeline_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00