Patrick Pötz

Results 16 comments of Patrick Pötz

Yes, with 0.12.1 the issue is still there. Network seems to recover quite quickly after removing 2nd relay. At least my k8s cluster started working again after a while.

FYI: Just tried 0.12.2 and issue still persists. Dig the dark mode though 👍 One strange finding here: If i undo the 2nd relay the network doesn't recover. Every remaining...

I did a fresh install on the weekend, but still the same. First uninstall netclient on all nodes and then reinstalled it with ansible playbooks: ```yaml # ansible tasks -...

Haven't tested on `v0.15.0` so far. But on mentioned version above I just created a startup script which does a `netclient pull`.

@mattkasun will upgrade my cluster on Saturday to the latest version and then give you an update on this. If not, I'll try the workaround @ghgeiger mentioned.

So... I performed an upgrade from v0.14.5 to v0.16.0 on Netmaker as well as an update from v0.14.5-2 to v0.16.0-2 on all netclients (apt) in our networks. And my issue...

btw. this was originally a fork of a fork and I somehow wasn't able to sync this PR with your repo. And I'm not able to resolve the conflicts here...

resolved conflicts. Tests for dockerhub integratoin pending...

Thanks for your review :-D My point of including Dockerhub is this issue here: https://github.community/t5/GitHub-Actions/docker-pull-from-public-GitHub-Package-Registry-fail-with-quot/td-p/32782 The tl;dr version is: At the moment it is not possible to pull from public...