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

Cloud provider credentials management #3

Closed
jbw976 opened this issue Sep 10, 2018 · 1 comment
Closed

Cloud provider credentials management #3

jbw976 opened this issue Sep 10, 2018 · 1 comment

Comments

@jbw976
Copy link
Member

jbw976 commented Sep 10, 2018

As discussed in this PR, we need to figure out how are we providing cloud credentials. This could be as simple as a local reference to a Secret, or perhaps a better approach - cloud credentials provider CRD/Operator.

Currently, the controllers are using the default means of discovering cloud provider credentials, which means they have to be running in the target environment (e.g. to deploy Cloud SQL, the controller has to be running inside GCP). These controllers should be able to run from anywhere (even local minikube) and still manage all cloud provider resources as long as they have been provided valid credentials.

@panzhaohui
Copy link

panzhaohui commented Jan 4, 2019

We have a similar project at https://github.com/openpitrix/openpitrix, welcome contributions.

@prasek prasek mentioned this issue Sep 11, 2019
1 task
luebken referenced this issue in luebken/crossplane Aug 3, 2021
Update AWS API type package documentation
plumbis pushed a commit to plumbis/crossplane that referenced this issue Oct 31, 2023
Add a /doc/latest and fix issues with redirecting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants