Vadim Kharitonov
eb36403e71
Release 2023 01 31 ( #3497 )
...
Co-authored-by: Kirill Bulatov <kirill@neon.tech >
Co-authored-by: Heikki Linnakangas <heikki@neon.tech >
Co-authored-by: Anastasia Lubennikova <anastasia@neon.tech >
Co-authored-by: bojanserafimov <bojan.serafimov7@gmail.com >
Co-authored-by: Christian Schwarz <christian@neon.tech >
Co-authored-by: Alexey Kondratov <kondratov.aleksey@gmail.com >
Co-authored-by: Joonas Koivunen <joonas@neon.tech >
Co-authored-by: Konstantin Knizhnik <knizhnik@garret.ru >
Co-authored-by: Shany Pozin <shany@neon.tech >
Co-authored-by: Sergey Melnikov <sergey@neon.tech >
Co-authored-by: Dmitry Rodionov <dmitry@neon.tech >
Co-authored-by: Rory de Zoete <33318916+zoete@users.noreply.github.com >
Co-authored-by: Rory de Zoete <rdezoete@Rorys-Mac-Studio.fritz.box >
Co-authored-by: Rory de Zoete <rdezoete@RorysMacStudio.fritz.box >
Co-authored-by: Lassi Pölönen <lassi.polonen@iki.fi >
2023-01-31 15:06:35 +02:00
Sergey Melnikov
546e9bdbec
Deploy storage into new account and migrate to management API v2 ( #2619 )
...
Deploy storage into new account
Migrate safekeeper and pageserver initialisation to management api v2
2022-10-18 15:52:15 +03:00
Lassi Pölönen
5d6553d41d
Fix pageserver configuration generation bug ( #2584 )
...
* We had an issue with `lineinfile` usage for pageserver configuration
file: if the S3 bucket related values were changed, it would have
resulted in duplicate keys, resulting in invalid toml.
So to fix the issue, we should keep the configuration in structured
format (yaml in this case) so we can always generate syntactically
correct toml.
Inventories are converted to yaml just so that it's easier to maintain
the configuration there. Another alternative would have been a separate
variable files.
* Keep the ansible collections dir, but locally installed collections
should not be tracked.
2022-10-16 11:37:10 +00:00
Dmitry Rodionov
eb0c6bcf1a
reenable storage deployments
2022-09-23 14:12:39 +03:00
Anastasia Lubennikova
8b42c184e7
Update LD_LIBRARY_PATH in deploy scripts
2022-09-22 18:12:41 +03:00
Dmitry Rodionov
4b5e7f2f82
Temporarily disable storage deployments
...
Do not update configs
Do not restart servieces
Still update binaries
2022-09-19 17:03:20 +03:00
Sergey Melnikov
90ed12630e
Add zenith-us-stage-ps-4 and undo changes in prefix_in_bucket in pageserver config ( #2473 )
...
* Add zenith-us-stage-ps-4
* Undo changes in prefix_in_bucket in pageserver config (Rollback #2449 )
2022-09-19 12:57:44 +02:00
Dmitry Rodionov
4db15d3c7c
change prefix_in_bucket in pageserver config
2022-09-16 18:14:05 +03:00
Sergey Melnikov
2b21d7b5bc
Migrate from CircleCI to Github Actions: docker build and deploy ( #1986 )
2022-07-13 12:51:20 +03:00