Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR to add simple cloud option to access method #407

Merged
merged 1 commit into from
Sep 11, 2024

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.

@briandoconnor briandoconnor self-assigned this Sep 11, 2024
@briandoconnor briandoconnor merged commit 170a4ba into develop Sep 11, 2024
2 checks passed
@briandoconnor briandoconnor deleted the feature/issue-400-simplified-cloud-location branch September 11, 2024 03:54
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