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

Implement access control with VPC endpoint checks and block for public internet / VPC #10143

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

stradig
Copy link
Contributor

@stradig stradig commented Dec 13, 2024

  • Wired up filtering on VPC endpoints
  • Wired up block access from public internet / VPC depending on per project flag
  • Added cache invalidation for VPC endpoints (partially based on PR from Raphael)

Copy link

github-actions bot commented Dec 13, 2024

7095 tests run: 6797 passed, 0 failed, 298 skipped (full report)


Flaky tests (1)

Postgres 14

  • test_physical_replication_config_mismatch_max_locks_per_transaction: release-arm64

Code coverage* (full report)

  • functions: 31.1% (8405 of 27004 functions)
  • lines: 47.8% (66690 of 139528 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
eca13bd at 2024-12-19T16:06:57.932Z :recycle:

@stradig stradig changed the title First stab at adding VPC endpoint checks Implement Access control with VPC endpoint checks and block for public internet / VPC Dec 19, 2024
@stradig stradig changed the title Implement Access control with VPC endpoint checks and block for public internet / VPC Implement access control with VPC endpoint checks and block for public internet / VPC Dec 19, 2024
@stradig stradig requested a review from awarus December 19, 2024 16:20
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.

1 participant