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

Add in Region Support #3

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Add in Region Support #3

merged 1 commit into from
Feb 20, 2024

Conversation

spjmurray
Copy link
Member

Think big! We should be able to support federating clouds together, just as we federate identity, so make it so! Anything region specific needs to index a region at the API, and let the rest be abstracted including site specific endpoints, credentials and configurations. We can now start to consider other things than openstack if the need arises. More pertinently we can also start thinking about moving the provider to the site itself to prevent leaking credentials in the honeypot at the center! This also means, we could perhaps think about not actually exposing the cloud API at all, and doing everything via the secure proxy... ugh, I'm exciting myself!!

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0d4e133) 37.97% compared to head (25289af) 38.17%.
Report is 1 commits behind head on main.

❗ Current head 25289af differs from pull request most recent head 45bd006. Consider uploading reports for the commit 45bd006 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   37.97%   38.17%   +0.19%     
==========================================
  Files           4        4              
  Lines         316      317       +1     
==========================================
+ Hits          120      121       +1     
  Misses        189      189              
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spjmurray
Copy link
Member Author

Note to self: now we (almost) have mapping rules in identity, this can enable private/customer-specific regions....

Think big!  We should be able to support federating clouds together,
just as we federate identity, so make it so!  Anything region specific
needs to index a region at the API, and let the rest be abstracted
including site specific endpoints, credentials and configurations.  We
can now start to consider other things than openstack if the need
arises.  More pertinently we can also start thinking about moving the
provider to the site itself to prevent leaking credentials in the
honeypot at the center!  This _also_ means, we could perhaps think about
not actually exposing the cloud API at all, and doing everything via the
secure proxy... ugh, I'm exciting myself!!
@spjmurray spjmurray merged commit 6aa0c04 into main Feb 20, 2024
2 checks passed
@spjmurray spjmurray deleted the regions branch February 20, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant