Skip to content

PR to add simple cloud option to access method#407

Merged
briandoconnor merged 1 commit intodevelopfrom
feature/issue-400-simplified-cloud-location
Sep 11, 2024
Merged

PR to add simple cloud option to access method#407
briandoconnor merged 1 commit intodevelopfrom
feature/issue-400-simplified-cloud-location

Conversation

@briandoconnor
Copy link
Contributor

In the Cloud WS meeting on Aug 12th, 2024 we decided to simplify the feature described in Issue #400 for DRS release 1.5.

The feature branch feature/issue-400-location-constraints (diff) and corresponding PR#405 looked to add region and cloud constraints to DRS access responses.

This PR, intended for DRS release 1.5, simply adds a string "cloud" to the access response. We now include cloud, region, and type information only… no cloud or geo location constraint support for example.

The fields we will include are:

  • Cloud: e.g. gcp or aws or azure (this is the new field)
  • Type: s3 or https or etc
  • Region: e.g. us-east-1

After DRS 1.5 we can revisit how we express region, cloud, geo location, etc constraints in DRS which is a much bigger issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant