-
Notifications
You must be signed in to change notification settings - Fork 10
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
Two jars in a bundle to support both versions of Apigee runtime #199
Conversation
Codecov Report
@@ Coverage Diff @@
## master #199 +/- ##
=======================================
Coverage 81.06% 81.06%
=======================================
Files 17 17
Lines 1748 1748
=======================================
Hits 1417 1417
Misses 175 175
Partials 156 156 Continue to review full report at Codecov.
|
cmd/provision/proxies/remote-service-gcp-legacy/apiproxy/remote-service.xml
Outdated
Show resolved
Hide resolved
cmd/provision/proxies/remote-service-gcp/apiproxy/resources/java/envoy-javacallout-1.1.0.jar
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved pending completion of Apigee X testing
Close #198
If the new bundle failed to be deployed as revisionn
, the fallback will not force an old bundle deployment as revisionn + 1
, which avoids another round of waiting for the old revision being undeployed and deleted.There will be only one bundle containing two jars. Hopefull the support of 1.4 and 1.5 runtime will be transparent.