-
Hi, it looks like there is an issue after a node reboot where we can have a race in multus that will prevent the pod from starting
```
kubectl -n kube-system logs -f kube-multus-ds-ml62q -c instal…
-
I tried to override the version like described here (using Gradle 8.10.2):
https://github.com/JavierSegoviaCordoba/semver-gradle-plugin?tab=readme-ov-file#override-the-version
```
semver {
…
tkrah updated
1 month ago
-
Hi @fescobar
https://github.com/fescobar/allure-docker-service/blob/aeb786e1f856297e9eeebcd93596a4e14335405f/allure-docker-scripts/keepAllureLatestHistory.sh#L11
If there is a "0" in the project …
-
### Zig Version
0.12.0-dev.3677+22a97cd23
### Steps to Reproduce and Observed Behavior
```bash
$ mkdir -p /tmp/libtest/mylib
$ cd /tmp/libtest
$ echo 'void f() {}' > mylib/mylib.c
$ echo …
-
### Related problem
There's a very common case in shell scripting:
```
if grep -q something file; then
...
fi
```
Alas, this use case is not properly documented in nu's `help if`: the help o…
ineu updated
4 months ago
-
**What would you like to be added**: It would be **GREAT** if there was a way to get `kubectl explain` to output the full yaml path for each entry, especially when `--recursive` is set.
So, out…
-
Hello everyone,
I am very enthusiastic about the application, but I am missing a very important function, namely the monitoring of TLS certificates from a TCP connection.
Specifically, my setup …
-
Description
The console does not recognize OIDC environment variables that have been set in the pod. The OIDC authentication works perfectly fine.
The pod:
```
k get pods wandb-app-55546b8f94-mkj…
-
e.g. on REST we have
```console
crab3@crabserver-644cb69d77-n7sqw:/data$ ./manage.py status
crabserver is RUNNING, PID 67
crab3@crabserver-644cb69d77-n7sqw:/data$
```
which by the way is broken…
-
Hello, thanks for this very useful library. I was wondering if you had considered implementing the "find references to symbol" part of xref.
Right now, `M-.` works great for jumping to a symbol. Bu…