Joshua Dean Küpper

Results 5 comments of Joshua Dean Küpper

I can confirm this behaviour also for copies of sub-folders (not the entire WORKDIR): ```Dockerfile COPY --chown=nobody:nobody server_configs merge_server_configs ```

I was upgrading a single control-plane node with `talosctl -n upgrade --image ghcr.io/siderolabs/installer:v1.1.0`. But yeah, a network problem seems certainly possible. But I wouldn't really know where it's coming from....

> the cli shouldn;t allow you to upgrade a single control plane node unless --preserve is set, did you by any chance used --force? No, I did not use `--force`....

Sadly, I've redeployed the server already, but I tried to reproduce the problem with three new controlplane nodes and it seems like there is a broader problem. I am now...

This issue didn't occur for quite some time for me and I think it was originally caused by a missing port in the `cluster.controlPlane.endpoint`. After appending the correct port (by...