Skip to content

(infra): Adding Option for Disabling Pulsar CA Verification minds/infrastructure/minds-terraform#48

Zack Wynne requested to merge infra/pulsar2vault-minds-terraform-48 into master

Ticket(s) / Related Merge Requests

Issue: minds/infrastructure/minds-terraform#48 (closed)

Summary of Changes

This MR adds an option for disabling verification of the Pulsar cert's CA, so that we can temporarily disable this during the migration.

Note: See this MR: engine!1037 (merged)

Testing Considerations

We can test this by ensuring that notifications still function after adjusting the CA.

Deployment Considerations

This should be the first step prior to migrating the Pulsar cert to Vault.

Regression Scope

This should affect all connections to Pulsar.

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Deployed changes to Sandbox, ensured that engine still functions correctly.

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