Files
ubicloud/prog/postgres
Burak Yucesoy fe14a63264 Add in_maintenance_window? helper to PostgresResource
Deciding whether a resource is in the maintenance window requires non-trivial
calculation. We will need it in multiple places, so we add a helper method to
the PostgresResource model.
2025-05-14 10:34:06 +03:00
..