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

1.13.x: Merge in pubsys changes #2897

Merged
merged 4 commits into from
Mar 15, 2023
Merged

1.13.x: Merge in pubsys changes #2897

merged 4 commits into from
Mar 15, 2023

Conversation

jpmcb
Copy link
Contributor

@jpmcb jpmcb commented Mar 15, 2023

Issue number:

N/a - brings in changes from develop

Description of changes:

pubsys changes for v1.13 release

We can also use the "Rebase and merge" strategy to avoid an additional merge commit.

Testing done:

N/a - see testing in #2895

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

This surfaces the actual AWS API service error code in the error log message.
The EC2 API call for modify-snapshot-attribute and
modify-image-attribute errors on empty vecs. This passes 'None' for the
list parameters if the list is empty.
Ensure we pass None if the list of names we're passing is empty.
pubsys: fix AWS SDK API calls and surface service error codes
@jpmcb jpmcb changed the title v1.13.x: Merge in pubsys changes 1.13.x: Merge in pubsys changes Mar 15, 2023
@jpmcb jpmcb requested review from jpculp, etungsten, rpkelly, bcressey and stmcginnis and removed request for jpculp, etungsten and rpkelly March 15, 2023 15:24
@jpmcb jpmcb merged commit 19b2774 into 1.13.x Mar 15, 2023
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.

5 participants