Skip to content

(infra): Adding Egress NetworkPolicy for Vault to Sockets #24

Zack Wynne requested to merge infra/sockets-vault-egress-24 into master

Ticket(s) / Related Merge Requests

Issue: #24 (closed)

Summary of Changes

This MR adds an Egress NetworkPolicy to Sockets for Vault to allow for retrieving secrets.

Testing Considerations

This should affect the ability for Sockets to retrieve secrets on init, which can be tested by performing a rolling restart on the pods.

Deployment Considerations

This has already been deployed to production.

Regression Scope

This should affect the Sockets deployment only.

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Deployed to production and restarted sockets to ensure that it was able to pull secrets.

Screenshots / Screen Recording

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports