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(validations/s3): Rollback aws-sdk, known bug about slow s3 calls #77

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

german-muzquiz
Copy link
Contributor

Known Issue: aws/aws-sdk-go#2972

@@ -61,4 +61,7 @@ replace sigs.k8s.io/controller-tools => sigs.k8s.io/controller-tools v0.2.2-0.20

replace github.com/operator-framework/operator-sdk => github.com/operator-framework/operator-sdk v0.10.1-0.20191004014855-dc713e4d7890

// Remove once this bug is fixed: https://github.com/aws/aws-sdk-go/issues/2972 (slow decrypting of S3 secrets)
replace github.com/aws/aws-sdk-go => github.com/aws/aws-sdk-go v1.25.37
Copy link
Contributor

Choose a reason for hiding this comment

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

Make the change in go-yaml-tools

@german-muzquiz german-muzquiz merged commit 7948b32 into master Dec 16, 2019
@german-muzquiz german-muzquiz deleted the fix/slow-s3 branch December 16, 2019 15:50
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.

2 participants