Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

chore: update node to 18.18.0 in tools container #9

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

svor
Copy link
Collaborator

@svor svor commented Oct 4, 2023

Update node to 18.18.0 in ansible-creator-ee image because Che Code requires node >=18.15.x

To test that tasks a available with node 18, start a workspace by https://devspaces.apps.sandbox-stage.gb17.p1.openshiftapps.com/#/https://github.com/svor/ansible-devspaces-demo

@svor svor self-assigned this Oct 4, 2023
@svor svor mentioned this pull request Oct 4, 2023
@svor
Copy link
Collaborator Author

svor commented Oct 4, 2023

cc @ibuziuk @dmytro-ndp

Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: Valeriy Svydenko <[email protected]>
Signed-off-by: Valeriy Svydenko <[email protected]>
@svor svor changed the title chore: update node to 18.15.0 in tools container chore: update node to 18.18.0 in tools container Oct 4, 2023
@svor svor merged commit 6e23b67 into devspaces-3-rhel-8 Oct 4, 2023
@nickboldt
Copy link

nickboldt commented Oct 4, 2023

well, you now depend on a version of node (18.18.0) that is newer than what's in ubi9/nodejs18 container.

https://catalog.redhat.com/software/containers/ubi9/nodejs-18/62e8e7ed22d1d3c2dfe2ca01?q=nodejs&architecture=amd64&image=6512f550055d06cb907ddfba&container-tabs=packages

not a problem for online could be a problem for airgapped usage (?)

@svor
Copy link
Collaborator Author

svor commented Oct 4, 2023

well, you now depend on a version of node (18.18.0) that is newer than what's in ubi9/nodejs18 container.

https://catalog.redhat.com/software/containers/ubi9/nodejs-18/62e8e7ed22d1d3c2dfe2ca01?q=nodejs&architecture=amd64&image=6512f550055d06cb907ddfba&container-tabs=packages

not a problem for online could be a problem for airgapped usage (?)

it is used in the custom ansible image that doesn't work on AirGap env from the box. Since we don't build this image in brew, it shouldn't be a problem.

Users should mirror it by hands if they want to have it in the cluster.

@svor svor deleted the sv-update-node branch October 20, 2023 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants