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

[DPE-3357] Add S3 service account #135

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

phvalguima
Copy link

This PR adds the service account as an alternative key/ID for users, compared to access_/secret_keys. This is useful, for example, for GCS cloud.

The service account should be passed as a base64 string containing the file content.

This PR is related to: canonical/s3-integrator#26

@gruyaume gruyaume self-requested a review February 27, 2024 18:52
},
"examples": [
[
"base64-encoded-ca-chain=="
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look like a good example for a service account

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gruyaume This PR has been stopped as we are not yet clear if we will use the s3-integrator for GCS integration. I will move it to a draft state.

@gruyaume
Copy link
Collaborator

@phvalguima can you please address my comment?

@phvalguima phvalguima marked this pull request as draft March 23, 2024 13:47
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.

None yet

2 participants