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
14.48k stars 419 forks source link

pageserver: remove tenant create API #8135

Closed jcsp closed 3 months ago

jcsp commented 3 months ago

Problem

For some time, we have created tenants with calls to location_conf. The legacy "POST /v1/tenant" path was only used in some tests.

Summary of changes

Checklist before requesting a review

Checklist before merging

github-actions[bot] commented 3 months ago

2934 tests run: 2817 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
40847ed574e0fcb4c245504ae69f84bc64a0e184 at 2024-06-26T19:33:06.400Z :recycle: