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

fix: remove CLI only S3 config options #1081

Merged
merged 4 commits into from
Oct 25, 2023
Merged

fix: remove CLI only S3 config options #1081

merged 4 commits into from
Oct 25, 2023

Conversation

0marperez
Copy link
Contributor

@0marperez 0marperez commented Oct 18, 2023

Issue #

Description of changes

-Removed enableAccelerate & forcePathStyle from S3 config
-Moved useArnRegion & disableMrap shared config source to top level instead of under s3

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link

A new generated diff is ready to view.

@0marperez 0marperez marked this pull request as ready for review October 18, 2023 20:49
@0marperez 0marperez requested a review from a team as a code owner October 18, 2023 20:49
""".trimIndent(),
)

// FUTURE: default signer doesn't yet implement sigv4a, default to mrap OFF until it does
Copy link
Member

Choose a reason for hiding this comment

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

Can we keep this comment as a FIXME?

{
"id": "5adb30dd-3a4f-4a3c-aa31-e6455785c9c4",
"type": "misc",
"description": "**Breaking** Removed `enableAccelerate` & `forcePathStyle` from S3 config"
Copy link
Member

Choose a reason for hiding this comment

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

Also added s3_use_arn_region and s3_disable_multiregion_access_points

Copy link
Member

Choose a reason for hiding this comment

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

Also could mention that we removed the equivalents from AWS profile configuration

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

A new generated diff is ready to view.

@0marperez 0marperez merged commit f6502eb into main Oct 25, 2023
16 of 17 checks passed
@0marperez 0marperez deleted the fix-cli-s3-sep branch November 20, 2023 02:39
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