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

proxy: Present new auth backend cplane_proxy_v1 #10012

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

awarus
Copy link
Contributor

@awarus awarus commented Dec 4, 2024

Implement a new auth backend based on the current Neon backend to switch to the new Proxy V1 cplane API.

Implements #21048

@awarus awarus requested a review from a team as a code owner December 4, 2024 15:26
@awarus awarus requested a review from conradludgate December 4, 2024 15:26
@awarus awarus force-pushed the switch_proxy_v1 branch 2 times, most recently from bddd87b to fe8414a Compare December 4, 2024 15:42
@conradludgate
Copy link
Contributor

Looks good. I think we will need the cli parsing too, eg

AuthBackendType::ControlPlane => {

@awarus awarus force-pushed the switch_proxy_v1 branch 2 times, most recently from dea3988 to 023750f Compare December 4, 2024 17:44
Copy link

github-actions bot commented Dec 4, 2024

7040 tests run: 6732 passed, 0 failed, 308 skipped (full report)


Flaky tests (3)

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (8319 of 26472 functions)
  • lines: 47.8% (65396 of 136877 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
713e7a7 at 2024-12-04T20:55:31.420Z :recycle:

Implement a new auth backend based on the current Neon
backend to switch over to the new Proxy V1 cplane API.
@awarus awarus added this pull request to the merge queue Dec 5, 2024
Merged via the queue into main with commit ffc9c33 Dec 5, 2024
79 checks passed
@awarus awarus deleted the switch_proxy_v1 branch December 5, 2024 05:31
@awarus awarus mentioned this pull request Dec 5, 2024
awarus added a commit that referenced this pull request Dec 5, 2024
Implement a new auth backend based on the current Neon backend to switch
to the new Proxy V1 cplane API.

Implements [#21048](neondatabase/cloud#21048)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants