-
Notifications
You must be signed in to change notification settings - Fork 0
Azure Data Plane Support
David An edited this page Sep 4, 2024
·
2 revisions
WDS was originally built to run in the Azure data plane as a single-tenant Leo app. As we centralized on multi-tenant cWDS, we have removed code specific to the Azure data plane to keep the codebase clean and lean.
If you ever need this code again, see these PRs:
- Terra UI troubleshooter "Data Table Status": https://github.com/DataBiosphere/terra-ui/pull/5049
- Integration tests for
pg_dump
/psql
-based backup/restore/clone: https://github.com/DataBiosphere/terra-workspace-data-service/pull/926