-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Milestone
Description
Migration to Use New API Features
Description
Currently, the AttachmentProcessor
works with reading from and writing to our steward service. In the longer term, there is a desire to migrate from Steward to Maester. Currently, when storing data in Maester, in general, client side encryption is used. As a result, if we simply swap out Steward URLs with Maester URLs (and the existing Maester encryption logic) then existing components which work with attachments would not be functional. We should add logic such that if the provided URL is a Maester URL, then attachment processor should read it seamlessly.
Due Date
None, but:
- It would be nice to deprecate Steward
- It would nice to be able to have all these changes implemented prior to doing rework on components that handle attachments
- In the future, we may start billing for Maester usage
Also makes sense to work in parallel on #41
Metadata
Metadata
Assignees
Labels
No labels