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 caCertificate option for s3 connector #3584

Merged
merged 27 commits into from
Apr 11, 2024
Merged

Conversation

sotojn
Copy link
Contributor

@sotojn sotojn commented Apr 2, 2024

This PR makes the following changes:

  • Adds caCertificate option inside of the s3 connector configuration which allows the user to pass in a ca-certificate inside of config instead of reading it from a file.
  • Deprecates certLocation inside of the s3 connector configuration
  • Updates file-asset-apis from v0.12.2 to v0.13.0
  • Adds cross-validation functionality that now checks s3 connector configuration for conflicting settings
  • Bumps terafoundation from v0.59.1 to v0.60.0

Ref to issue #1070

@sotojn sotojn self-assigned this Apr 2, 2024
@sotojn sotojn requested a review from busma13 April 4, 2024 17:20
packages/terafoundation/src/connectors/s3.ts Outdated Show resolved Hide resolved
packages/terafoundation/src/connectors/s3.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@busma13 busma13 left a comment

Choose a reason for hiding this comment

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

Looks good, I'm just nitpicking documentation

packages/terafoundation/src/connectors/s3.ts Outdated Show resolved Hide resolved
packages/terafoundation/src/connectors/s3.ts Outdated Show resolved Hide resolved
@sotojn sotojn force-pushed the s3-caCertificate-option branch from 90a6402 to a4727ef Compare April 5, 2024 23:13
@sotojn sotojn marked this pull request as ready for review April 5, 2024 23:16
@sotojn sotojn requested a review from godber April 5, 2024 23:21
@busma13 busma13 self-assigned this Apr 11, 2024
@jsnoble jsnoble merged commit 748fbe5 into master Apr 11, 2024
40 checks passed
@jsnoble jsnoble deleted the s3-caCertificate-option branch April 11, 2024 21:52
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.

3 participants