-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(proxy): remove code for old API (#10109)
## Problem Now that neondatabase/cloud#15245 is done, we can remove the old code. ## Summary of changes Removes support for the ManagementV2 API, in favour of the ProxyV1 API.
- Loading branch information
1 parent
c9a773a
commit e502e88
Showing
6 changed files
with
12 additions
and
645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
e502e88
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7740 tests run: 7405 passed, 4 failed, 331 skipped (full report)
Failures on Postgres 17
test_pageserver_small_inmemory_layers[False]
: debug-x86-64test_pageserver_small_inmemory_layers[True]
: debug-x86-64test_idle_checkpoints
: debug-x86-64, debug-x86-64Flaky tests (3)
Postgres 17
test_physical_replication_config_mismatch_too_many_known_xids
: debug-x86-64Postgres 16
test_physical_replication_config_mismatch_max_locks_per_transaction
: release-arm64Postgres 15
test_pull_timeline_gc
: release-x86-64Test coverage report is not available
e502e88 at 2024-12-12T15:18:40.554Z :recycle: