Shane McDonald
7d6743c44d
Fix linter
2021-03-18 13:58:26 -04:00
Shane McDonald
92a7bf22a1
Tweak migration logic
2021-03-18 12:31:02 -04:00
Shane McDonald
79534a1465
Dont require database names to match when doing migration
2021-03-18 11:22:04 -04:00
Shane McDonald
94a4861d13
Bulk removal of no_log statements
...
The operator would be impossible to debug with these
2021-03-18 11:22:04 -04:00
Shane McDonald
da26472a03
Fix reconcilation loop after data migration changes
2021-03-18 11:22:00 -04:00
Christian M. Adams
c22577bc80
Make data migration idempotent
2021-03-17 16:03:46 -04:00
Christian M. Adams
e83e54419a
Add no_log where needed, scale down pods before migration
2021-03-16 13:32:16 -04:00
Christian M. Adams
5b89c5c433
Clean db on Tower data is restored to
2021-03-16 13:32:15 -04:00
Christian M. Adams
0e1b12f4b1
Data migration from 3.8 to 4.0 via pg_dump streamed to psql
2021-03-16 13:32:15 -04:00
Christian M. Adams
6a5bdaf2f7
init backup & restore
2021-03-16 13:32:15 -04:00
Yanis Guenane
e5f1041350
PostgreSQL: Allow one to provide her own db configuration secret
...
If a user provide its own secret by using the
`tower_postgres_configuration_secret` use this variable, else try to use
`<instance>-postgres-configuration` secret. Else create one and use a
local database.
2021-02-08 15:13:56 +01:00