-
Version: Deno 2.0.3
I am looking forward in managing my VSCode extension using the Deno 2 package manager. But running `deno run -A npm:@vscode/vsce` would results in:
```
error: Uncaught TypeErr…
-
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-scheduler:v1.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/pause:3.9
registry…
-
## Description
1. When apply cross-upgrade (Community Prime) on Rancher, harvester-cloud-provider will experience an unexpected roll out to different image.
3. From observation,
* Community ver…
-
{
"platform":"arm64",
"hub-mirror": [
"jc21/nginx-proxy-manager:latest"
]
}
-
### Description of the bug:
The value of `--experimental_downloader_config` seems to be cached in the server on startup and requires a shutdown in order to change either the value of the flag or …
-
### Is your feature request related to a problem? Please describe.
Currently fleeting runner deployments are limited to a single runner pool and need to be deployed numerous times to include differen…
-
- **Sway Version:**
1.9
- **Debug Log:**
[sway.log](https://github.com/user-attachments/files/15789590/sway.log)
wlsunset debug log:
```
WAYLAND_DEBUG=1 wlsunset
[ 95875.065] -> wl_d…
-
### 🆒 Your use case
If `Nuxt` project has `autoImports` turned off, when you want to import some composable from nuxt/scripts you need to do something like this:
```ts
import { useScriptGoogleTagMan…
-
## Describe the bug
We are using zarf to deploy longhorn on an Air-gapped k8s cluster.
zarf uses a mutating webhook on pods to change the image to its own registry.
so, in the daemon-set of `longho…
-
### Current behavior
I'm getting crazy trying to install cypress in my gitlab pipeline. It works fine on my local (windows).
Even after running npm install cypress, the cache folder is not created…