Arpad Müller
Arpad Müller
This week I have: * merged https://github.com/neondatabase/neon/pull/9942 * filed https://github.com/neondatabase/neon/pull/10007 * prepared offloading for a prod region in the next week's release. * filed issue for the rollout to prod:...
Closing in favour of #10336 and https://github.com/neondatabase/cloud/issues/21353 . Not giving the "misc lower priority changes" milestone its own epic. Stuff inside it can still be worked at, but not sure...
Which tool did you run on the swagger file?
Thanks. The file is present in the open source repository but it is written for usage by the closed source control plane. We remove stuff from it that the control...
> If the node we are moving to is unresponsive, the reconciliation will fail, leaving the tenant on the original node. yeah my point was mainly about that: there is...
There haven't been any tests so I wrote #8824 to address that.
WRT unit tests, there is some for AWS, but IIRC they also test the part where we delete some object and then undelete it. > it will only be deleted...
The PR seems to have merge conflicts.
Filing as WIP because I think it would be a good idea to keep support for now in order to test protocol v2 support in the *safekeepers*, i.e. as a...
I've looked into this tonight and the list API provides version data. I'm just a bit confused about deletion markers, apparently there are none, but there is a `deleted-time`/`DeletedTime` value....