Serge van Ginderachter

Results 16 issues of Serge van Ginderachter

When having a big repo, with lots of snapshots, and then merge snapshots, and then updated merge snapshots, ... it can get hard to remember what a particular snapshot or...

feature

## Describe the bug When restarting a pod, failing to attach the volume ## To Reproduce Some time ago, I had to reboot one node of my 3 node k3s...

kind/bug
area/kubernetes
investigation-needed
area/csi
area/stability
area/resilience

A topic on multi-stage builds?

The v4 `gandi domain list` still produces the list of my domains, however when I want to look at a domain, `gandi record list xyz.abc` I get `No zone records...

I installed gandi.cli from the repo code (`python setup.py install --user`) today, as I got bitten by some bugs in `0.16`. It seems this had the side effect of updating...

Whilst one could set `distributed_cookie` in `vernemq.conf` via `DOCKER_VERNEMQ_DISTRIBUTED_COOKIE`, the `-setcookie` argument takes precedence. Currently however, `vernemq.sh` doesn't touch `-setcookie vmq` as set in `vm.args`. Is there a reason to...

I'd recommend renaming the Python modules by adding the `.py` extension. Without them, they are not taken into account by the `ansible-doc` utiliy, and possibly other functionality might be missing...

### Describe the bug After a local change to the yaml files, that updates some immutable fields of a `Job` , I test with `flux diff` before committing like this:...

bug
area/diff

In this line: https://github.com/pyenv/pyenv-virtualenv/blob/75e84742db6e58a52765c4f7b98bd5331a5e0671/bin/pyenv-virtualenv-init#L143 One should also check whether PROMPT_COMMAND is empty or not. If it is empty, just set it `PROMPT_COMMAND="_pyenv_virtualenv_hook` avoiding to add a dangling semicolon. In my...

When something changes in a /etc/nginx/sites-available/ template, reload nginx.