Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pageserver: remove tenant create API #8135

Merged
merged 7 commits into from
Jun 28, 2024
Merged

pageserver: remove tenant create API #8135

merged 7 commits into from
Jun 28, 2024

Conversation

jcsp
Copy link
Collaborator

@jcsp jcsp commented Jun 23, 2024

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

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@jcsp jcsp added c/storage/pageserver Component: storage: pageserver a/tech_debt Area: related to tech debt labels Jun 23, 2024
Copy link

github-actions bot commented Jun 23, 2024

2934 tests run: 2817 passed, 0 failed, 117 skipped (full report)


Code coverage* (full report)

  • functions: 32.7% (6894 of 21102 functions)
  • lines: 50.0% (53912 of 107846 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
40847ed at 2024-06-26T19:33:06.400Z :recycle:

@jcsp jcsp marked this pull request as ready for review June 26, 2024 12:21
@jcsp jcsp requested a review from a team as a code owner June 26, 2024 12:21
@jcsp jcsp requested a review from arssher June 26, 2024 12:21
@jcsp jcsp merged commit 063553a into main Jun 28, 2024
64 checks passed
@jcsp jcsp deleted the jcsp/remove-create-api branch June 28, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/tech_debt Area: related to tech debt c/storage/pageserver Component: storage: pageserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants