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

[JENKINS-73649] Use AWS SDK for Java 2.x #254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

basil
Copy link
Member

@basil basil commented Nov 26, 2024

Tested in context by calling the doCheckSecretKey validation endpoint and verifying that validation succeeded using the AWS SDK for Java 2.x and that the call to EC2 succeeded. Took away EC2 read permissions and confirmed the correct error message was displayed. Created a Squid proxy and verified that validation still succeeded through the proxy. Took down the proxy and verified that validation failed when the proxy was configured but not responding. Tested the compatibility layer by running a Pipeline job with unmodified aws-global-credentials and artifact-manager-s3 plugins, and verified that the artifact showed up in S3.

@basil basil changed the title Use AWS SDK for Java 2.x [JENKINS-73649] Use AWS SDK for Java 2.x Nov 26, 2024
@basil basil force-pushed the aws-java-sdk2 branch 3 times, most recently from 09c5338 to c923c9f Compare November 28, 2024 17:45
@basil basil added enhancement New feature or request and removed work-in-progress labels Nov 28, 2024
@basil basil marked this pull request as ready for review November 28, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant