-
Notifications
You must be signed in to change notification settings - Fork 243
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
Adding the latest java image ubi8/openjdk-11 in odo supported list #4206
Adding the latest java image ubi8/openjdk-11 in odo supported list #4206
Conversation
/hold There are issues with getting an updated image out. If this get erroneously merged before those issues are resolved, we'll have another set of problems in terms of failing integration tests. @prietyc123 @mohammedzee1000 I'm sure you folks know better than me when to un-hold this. 😉 |
Can we update the default bootstrapper image to 1.1.7? |
739e97b
to
33f3607
Compare
Updated the latest init image version. So removing the hold. /hold cancel |
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.
Looks good to me
/lgtm
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dharmit The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest Please review the full test history for this PR and help us cut down flakes. |
Add some fix for importing java imagestream.
Add some fix for importing java imagestream.
Add some fix for importing java imagestream.
Add some fix for importing java imagestream.
What type of PR is this?
/kind failing-test
/kind feature
What does does this PR do / why we need it:
There is latest java image difference on 4.6 and 4.5 cluster. So, adding
ubi8/openjdk-11
image as supported will unblock enabling odo periodic job on 4.6 cluster #4138Which issue(s) this PR fixes:
Fixes - part of issue #4138
PR acceptance criteria:
Unit test
Integration test
Documentation
I have read the test guidelines
How to test changes / Special notes to the reviewer:
Latest java image on 4.6 should execute successfully for odo