Skip to content

[BB-5246] Implement Spaces storage for edx-platform in DO

Kaustav Banerjee requested to merge kaustav/missing_s3_do into main

Description

This MR adds support for spinnig up DigitalOcean spaces buckets for edx-platform

Supporting information

OpenCraft internal ticket BB-5246

Testing instructions

Steps to test the changes:

  1. Spin-up a new cluster in DigitalOcean with this branch
  2. Ensure the cluster is up and new buckets for each of the instances in the cluster is created.

Dependencies

List the dependencies required for this change, if any. Do not forget to link grove-template merge request here if that's affected by this change.

Screenshots

If applicable, add screenshots to help explain your feature.

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • All providers include the new feature/change
  • All affected providers can provision new clusters
  • Unit tests are added/updated
  • Documentation is added/updated
  • The TOOLS_CONTAINER_IMAGE_VERSION in ci_vars.yml is updated
  • The grove-template repository is updated

Additional context

Add any other context about the merge request here.

Merge request reports