-
Notifications
You must be signed in to change notification settings - Fork 398
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 introduced bug in elb_target_group_info #1015
Fix introduced bug in elb_target_group_info #1015
Conversation
@alinabuzachis @markuman would one of you be able to close these ? With them closing would the patchback bot still raise the correct PRs for this one with the changes from the earlier PR ? |
regate |
I think we must wait until this is fixed
|
cc @goneri |
regate |
1 similar comment
regate |
Backport to stable-2: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply be4a4a2 on top of patchback/backports/stable-2/be4a4a20f90c69229d8b60916319e874d3997b49/pr-1015 Backporting merged PR #1015 into main
🤖 @patchback |
Backport to stable-3: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply be4a4a2 on top of patchback/backports/stable-3/be4a4a20f90c69229d8b60916319e874d3997b49/pr-1015 Backporting merged PR #1015 into main
🤖 @patchback |
Fix introduced bug in elb_target_group_info SUMMARY Fix bug introduced here: ansible-collections#1001 ISSUE TYPE Bugfix Pull Request COMPONENT NAME elb_target_group_info ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Markus Bergholz <[email protected]>
Fix introduced bug in elb_target_group_info SUMMARY Fix bug introduced here: ansible-collections#1001 ISSUE TYPE Bugfix Pull Request COMPONENT NAME elb_target_group_info ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Markus Bergholz <[email protected]>
Backport elb_target_group_info PRs to stable-2 SUMMARY Backport elb_target_group_info PRs to stable-2 Original PRs: #1001 (backoff) #1015 (fix) ISSUE TYPE Bugfix Pull Request COMPONENT NAME elb_target_group_info ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]>
Backport elb_target_group_info PRs to stable-3 SUMMARY Backport elb_target_group_info PRs to stable-3 Original PRs: #1001 (backoff) #1015 (fix) ISSUE TYPE Bugfix Pull Request COMPONENT NAME elb_target_group_info ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]>
tests: add unit-tests for calculate_etag() Add test coverage for calucalte_etag that cover the two cases (with or without multipart). Reviewed-by: Jill R <None>
SUMMARY
Fix bug introduced here: #1001
ISSUE TYPE
COMPONENT NAME
elb_target_group_info
ADDITIONAL INFORMATION