Skip to content

Conversation

@marcinczeczko
Copy link
Contributor

Amazon KMS (key management service) + SES (Simple email service) extensions

@boring-cyborg boring-cyborg bot added area/core area/dependencies Pull requests that update a dependency file area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure labels May 18, 2020
@machi1990 machi1990 requested a review from gsmet May 18, 2020 14:22
@hrstoyanov
Copy link

Hopefully, this makes it in 1.5!

@gsmet gsmet self-assigned this May 20, 2020
Copy link
Member

@gsmet gsmet 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 to me, thanks! Do you think you will be able to write the guides before next Tuesday? Just to know if we should target 1.5 or push this to 1.6.

@marcinczeczko
Copy link
Contributor Author

marcinczeczko commented May 21, 2020 via email

@gsmet gsmet added this to the 1.6.0 milestone May 25, 2020
- name: Amazon Services
run: |
docker run --rm --publish 8000:4569 --publish 8008:4572 --publish 8009:4575 --publish 8010:4576 --name build-amazon-service-clients -e SERVICES=s3,dynamodb,sns,sqs -e START_WEB=0 \
docker run --rm --publish 8000:4569 --publish 8008:4572 --publish 8009:4575 --publish 8010:4576 --publish 8011:4599 --publish 8012:4566 --name build-amazon-service-clients -e SERVICES=s3,dynamodb,sns,sqs,kms,ses -e START_WEB=0 \
Copy link
Member

Choose a reason for hiding this comment

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

You probably need to make the timeout for the Amazon services native job higher. It's 20 right now, maybe make it 30.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, i noticed that

@marcinczeczko
Copy link
Contributor Author

@gsmet - I managed to produce guides and quickstart.

@gsmet
Copy link
Member

gsmet commented May 26, 2020

OK, I will merge that one and backport. I will probably tweak the guides a bit later if I have some time.

Thanks for the quick turnaround!

@gsmet gsmet merged commit f0cd004 into quarkusio:master May 26, 2020
@gsmet gsmet modified the milestones: 1.6.0 - master, 1.5.0.Final May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core area/dependencies Pull requests that update a dependency file area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants