-
Hi Team,
Facing issue with pipeline auto trigger, when make any changes on code the pipeline is not auto running even on PR case
in PR case it's goes for checks and getting error "Error: Cannot …
-
### Please verify that you have read and understood the guidelines.
yes
### A clear and concise description of the issue.
Two Attempts and both times
checksum mismatch
### What settings are you …
-
- VSCode Version: 1.95.2
- Local OS Version: W11 Version 23H2
- Remote OS Version: N/A
- Remote Extension/Connection Type: WSL
- Logs:
```
[318 ms] Dev Containers 0.388.0 in VS Code 1.95.2 (e8…
-
Dev containers that reopened from the Remote-SSH extension are kept running after closing the window. It should be stopped as how opening a container in cloned volume does.
I have even tried settin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used image version
latest - 1d77460
### Used docker compose file or docker command
```
services:
enshro…
-
Hi,
I try to setup a new instance of mgob and send backups to an SFTP server I've just setup. My mgob configuration is the following one :
```yaml
scheduler:
# run every day at 6:00
cron: …
-
## What would you like to be added/modified:
- [ ] Same node name check when join a node; https://github.com/kubeedge/kubeedge/pull/5965
- [x] Add prerun and postrun shell hooks for keadm edge…
-
### What Happened?
Ubuntu under renchar desctopdesktop.
Failed to start
---
tetiana@DESKTOP-CKUQ2UJ:~/Projects/Ucu-DWH-Cources/1.DevOps/homework/3/kuber$ minikube start
😄 minikube v1.34.0 on U…
-
**Describe the bug**
I'm using VSCode from a Windows machine connected to Linux via SSH.
When there is an unsaved Interactive Jupyter window in the tabs list - Twinny gets stuck on autocomplete (in …
-
# Allow to run ssh commands to localhost
TL;DR: as a user I might want to test `ssh_run` or other SSH commands to a local Docker container. For this, I would propose to add a flag `allow_localhost`…