Update jquery and nodejs#24402
Merged
istio-testing merged 2 commits intoistio:release-1.6from Jun 3, 2020
Merged
Conversation
Member
Author
|
Fixes #24393 |
jacob-delgado
approved these changes
Jun 3, 2020
|
|
||
| reviews-v1: | ||
| image: istio/examples-bookinfo-reviews-v1:1.15.0 | ||
| image: docker.io/istio/examples-bookinfo-reviews-v1:1.15.1 |
Contributor
There was a problem hiding this comment.
you don't need to have docker.io as that's the default, but it's fine to add it
Member
Author
There was a problem hiding this comment.
Almost all of the files used docker.io with only this and one other as exceptions. I think it's ok to call it out.
Member
Author
|
/retest |
Collaborator
|
In response to a cherrypick label: new pull request created: #24406 |
Collaborator
|
In response to a cherrypick label: new pull request created: #24407 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a manual cherry-pick of #24304
This updates the nodejs and jquery versions used in bookinfo. This is the master version of #24289
1.4, 1.5, and 1.6 are all based on bookinfo 1.15.0. Master advances to 1.16.0.
Testing done:
Manually tested that all three star versions show up when viewing the website
make test passes
No errors in the browser console.
Note that many tests expect the bookinfo images to already exist and the images do not get built in the pull request process. These tests will fail until the images exist.
This fixes:
NodeJS
jQuery