TT-7560, fixed issue with bundles loading with bad sign/checksum#6165
Conversation
|
PR Description updated to latest commit (0742e4b) |
|
API Changes no api changes detected |
PR Review
Code feedback:
✨ Review tool usage guide:Overview: With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview: With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
…in-bundle-even-if-signature-verification-fails
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
…in-bundle-even-if-signature-verification-fails
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
1 similar comment
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
💥 CI tests failed 🙈git-stateall okPlease look at the run or in the Checks tab. |
|
|
/release to release-5-lts |
|
Working on it! Note that it can take a few minutes. |
|
@andrei-tyk Seems like there is conflict and it require manual merge. |
|
/release to release-5-lts |
|
Working on it! Note that it can take a few minutes. |
|
@andrei-tyk Seems like there is conflict and it require manual merge. |
|
/release to release-5.3 |
|
Working on it! Note that it can take a few minutes. |
|
@andrei-tyk Seems like there is conflict and it require manual merge. |

User description
Description
Related Issue
Motivation and Context
How This Has Been Tested
Screenshots (if appropriate)
Types of changes
Checklist
Type
bug_fix, enhancement
Description
Changes walkthrough
coprocess_id_extractor_python_test.go
Add MD5 Checksum to Middleware Manifest in Testscoprocess/python/coprocess_id_extractor_python_test.go
coprocess_bundle_test.go
Extend Bundle Loading Tests with Signature Verificationgateway/coprocess_bundle_test.go
coprocess_bundle.go
Improve Bundle Verification and Error Handlinggateway/coprocess_bundle.go
loadBundleManifestto return an error if bundle verificationfails.
removal fails.