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

feat(cubestore): S3 - support auth via instance metadata #8159

Closed
wants to merge 5 commits into from

Conversation

ovr
Copy link
Member

@ovr ovr commented Apr 16, 2024

AWS_CONTAINER_CREDENTIALS_RELATIVE_URI should be used.

@ovr ovr requested a review from a team as a code owner April 16, 2024 21:17
Copy link

vercel bot commented Apr 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 3:46pm

@@ -55,8 +55,8 @@ async-std = "0.99"
itertools = "0.11.0"
bigdecimal = { version = "0.2.0", features = ["serde"] }
rust-s3 = { version = "0.32.3", default-features = false, features = ["tokio", "tokio-native-tls"] }
aws-creds = "0.24.1"
aws-region = "0.22.1"
# rust-s3 0.32.3 doesn't provide a way to enable http-credentials for re-exported aws-creds
Copy link
Member Author

Choose a reason for hiding this comment

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

@ovr ovr closed this May 15, 2024
@ovr ovr deleted the feat/s3-cubestore-iam branch May 15, 2024 17:34
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

1 participant