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 13 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, 1 failed, 297 skipped (full report)


Failures on Postgres 17

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_timeline_archival_chaos[release-pg17]"
Flaky tests (3)

Postgres 17

Postgres 14

Test coverage report is not available

The comment gets automatically updated with the latest test results
12f1ba5 at 2024-12-23T15:51:13.497Z :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.

2 participants