neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
13.18k stars 367 forks source link

pageserver: remove attach/detach apis #8134

Closed jcsp closed 3 days ago

jcsp commented 5 days ago

Problem

These APIs have been deprecated for some time, but were still used from test code.

Closes: https://github.com/neondatabase/neon/issues/4282

Summary of changes

Checklist before requesting a review

Checklist before merging

github-actions[bot] commented 5 days ago

2910 tests run: 2793 passed, 0 failed, 117 skipped (full report)


Code coverage* (full report)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
810bed0a4368acfbe56abc850840d450e67a99bd at 2024-06-25T14:47:33.511Z :recycle: