Costas Papastathis

Results 22 issues of Costas Papastathis

This PR un-skips blake2b-wasm for s390x system architecture, after the recent upgrade of esbuild on wasm-tools (which is a dependency on blake2b-wasm). There is an open PR on blake2b-wasm for...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade serve from 13.0.2 to 13.0.4. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=serve&from_version=13.0.2&to_version=13.0.4&pr_id=84e35a74-7cb9-447b-8534-fe2317817548&visibility=true&has_feature_flag=false) :information_source: Keep your...

status/no-pr-activity

Loggin in with nodeshift first to an openshift sandbox instance and then to a local openshift isntance, results to nodeshift while deploying an app, deploying it to sandbox instance instead...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade minimatch from 5.0.1 to 5.1.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=minimatch&from_version=5.0.1&to_version=5.1.0&pr_id=d118e975-69f1-4992-a434-34d856969466&visibility=true&has_feature_flag=false) :information_source: Keep your...

I'm running Openshift locally and after logging in while I deploying a nodejs app, I get below error. `2022-05-27T10:12:56.634Z INFO loading configuration 2022-05-27T10:12:56.639Z INFO login.json file found 2022-05-27T10:12:56.676Z ERROR self...

Two new env variables have been added for specifying on how to start the Node.js application. * `NODE_CMD` * `INIT_WRAPPER` These two env variables can be used as follow, assuming...

This fix, specifies nodejs version to be on 18, otherwise the build image does not build as described on this issue https://github.com/sclorg/s2i-nodejs-container/issues/357

Building docker image `Dockerfile.c9s` with `docker build -f Dockerfile.c9s . -t builderImage18c9s` throws below error during building process ``` The command '/bin/sh -c MODULE_DEPS="make gcc gcc-c++ git openssl-devel" && INSTALL_PKGS="$MODULE_DEPS...

### Bug description Podman Desktop requires hyper-v being enabled in order to install podman. This is not a prerequisite for podman installation on windows: * https://github.com/containers/podman/blob/main/docs/tutorials/podman-for-windows.md ### Operating system windows...

kind/bug
os/windows