-
If the minecraft server process crashes, a manual restart of the container is required to get it back in working order. I would expect that either the minecraft server process is restarted automatical…
-
Communication goes silent between concord4ha and concord4ws if the box that the ws docker is running on is rebooted (on purpose or otherwise).
Communication restarts (resumes?) if I:
```
su…
-
I have a permanent dask cluster in kubernetes. Current operator ignores all changes to manifest.
There has been an issue about supporting spec updates, it got closed as resolved after implementing sc…
-
### Version
3.6.2
### What Kubernetes platforms are you running on?
EKS Amazon
### Steps to reproduce
k8s EKS version: 1.31
Describe the bug:
Sometimes, the nginx-ingress-controller restarts the…
-
PS C:\Users\xxx\Workspace\xxx-xxx> go env
set GO111MODULE=
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\xxx\AppData\Local\go-build
set GOENV=C:\Users\xxx\AppData\Roaming\go\env
set GOEXE=.ex…
-
### Nomad version
Nomad v1.6.1
BuildDate 2023-07-21T13:49:42Z
Revision 515895c7690cdc72278018dc5dc58aca41204ccc
### Operating system and Environment details
Ubuntu 20.04
ARM64 (nVidia Jetson)
…
-
**Issue**
The container always restarts in the background consuming resources after the laptop turns back on. The docker-compose.yaml file currently has the policy
`restart: always`
**Descript…
-
We've identified a number of weaknesses in the hydra design and implementation, which cause ungraceful failures (worker crashes) and downtimes when utilization spikes. The problem occurred in the wind…
petar updated
3 years ago
-
Forking off this issue: https://github.com/weaveworks/weave/issues/3764 as per @bboreham's request.
TL;DR >
As of right now, when one of weave-npc's controller/go-routine panics, weave-npc will …
-
The operator starts all its server pod with the `RestartPolicy` set to `Never`. This causes ArgoCD to fail to report it as running.
https://github.com/arangodb/kube-arangodb/blob/13f3e2a09b4c6c08f0…