-
We're currently on node 14 and older versions of react, react build scripts etc. We need to update to more modern js packages. Any help in moving any/all packages would be appreciated and most useful.…
-
Still have customers adopting Kubernetes and having the discussion about why logging daemonsets need user 0.
By now, is there no adopted way to do what we'd do in nix days, and add the logging agents…
-
```
pipeline {
agent none
stages {
stage('Build') {
agent {
docker {
image 'python:3.5.1'
}
}
…
-
Testcases require some NeoFS and Neo binaries available. It would be nice to install them inside virtualenv instead of using /usr/local/bin, as stated in README.
Maybe we could also pin a particula…
-
## Expected Behavior
* You are able to use Xyce for doing analog spice simulations inside the skywater-pdk
## Actual Behavior
* It doesn't work
## Comments
I'm creating this bug to tr…
-
### What happened?
Below packages were updated
"@serenity-js/assertions": "^3.28.0",
"@serenity-js/console-reporter": "^3.28.0",
"@serenity-js/core": "^3.28.0",
"@serenity-js/cucumbe…
-
Name prefixes and suffixes are important disambiguating information. These should not be lost when data are converted or transcribed.
-
**Describe the bug**
Bootstrap for single-node installation fails to pull some images and create resources
**Version**
4.15.0-0.okd-2024-03-10-010116
built from commit d0a415f1cca1fa2c164aff…
-
## Question
How to run 1.6.1 on OpenShift 4.15.3 ?
1.4.2 worked on OpenShift 4.15.3
## Environment
- Longhorn version: 1.6.1
- Kubernetes version: v1.28.7+6e2789b
- Node config
…
-
Reported by @nriesco in Gitter: https://gitter.im/canjs/canjs?at=5b05d049b8abab25d37e900e
With can-stache 3.14.20, done-autorender 1.5.2, and steal-stache 3.1.3, warnings in an app’s `index.stache`…