-
Notifications
You must be signed in to change notification settings - Fork 65
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
chore: Install node 18 for OpenShift tests #2734
Conversation
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build 3.9 :: dsc_3.x/1280: Console, Changes, Git Data |
Build 3.9 :: dsc_3.x/1280: 3.9.0 CI |
Build 3.9 :: dsc_3.x/1282: Console, Changes, Git Data |
Build 3.9 :: dsc_3.x/1282: 3.9.0 CI |
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* chore: CRW-4820 bump to node 18 requirement Change-Id: If63b174ae61f8fef473c35d5ada426bc963b6359 Signed-off-by: Nick Boldt <nboldt@redhat.com> * bump from node 16.13 and 16.13.2 to 18.16.1 Change-Id: Iaf15b8f16a799e7f5a2cba199fd7bff51ec61b58 Signed-off-by: Nick Boldt <nboldt@redhat.com> * fix bad merge Change-Id: I004cb297833156ae182fd7bbb11377e97da50eb6 Signed-off-by: Nick Boldt <nboldt@redhat.com> * Install node 18 for OpenShift tests Signed-off-by: Anatolii Bazko <abazko@redhat.com> * fix typo Signed-off-by: Anatolii Bazko <abazko@redhat.com> * fix typo Signed-off-by: Anatolii Bazko <abazko@redhat.com> * Install node 18 for OpenShift tests Signed-off-by: Anatolii Bazko <abazko@redhat.com> * Install node 18 for OpenShift tests (#2734) Signed-off-by: Anatolii Bazko <abazko@redhat.com> * chore: Revert Dockerfile for OpenShift CI (#2735) Signed-off-by: Anatolii Bazko <abazko@redhat.com> * bump to node 18 in .ci/openshift-ci/Dockerfile too Change-Id: I278dff1d88bfb51767d53a3e62f995b568dc1af1 Signed-off-by: Nick Boldt <nboldt@redhat.com> * build a better chectl build environment for use with openshift-ci Change-Id: I4acfc99eae0a0e45804f4c2c54bfd73a4c4931e6 Signed-off-by: Nick Boldt <nboldt@redhat.com> --------- Signed-off-by: Nick Boldt <nboldt@redhat.com> Signed-off-by: Anatolii Bazko <abazko@redhat.com> Co-authored-by: Anatolii Bazko <abazko@redhat.com>
What does this PR do?
chore: Install node 18 for OpenShift tests