feat: add openziti network extension
Adds system extension to run OpenZiti edge tunneler which allows serving Talos nodes network resources over the overlay network.
OpenZiti is a free and open source project focused on bringing zero trust networking principles directly into any application. The project provides all the pieces required to implement a zero trust overlay network and provides all the tools necessary to integrate zero trust into your existing solutions. The OpenZiti project believes the principles of zero trust shouldn't stop at your network, those ideas belong in your application. https://openziti.io https://github.com/openziti
Idk how to solve gpg-identity EOF issue I use mine ssh key to sign commits Regarding number-of-commits - idk as well, branched from the main upstream.
Idk how to solve gpg-identity EOF issue
you can ignore the gpg check, it checks if the commit is also signed by a member of org
Regarding number-of-commits - idk as well, branched from the main upstream.
the checks is passing, so all good
This PR is stale because it has been open 45 days with no activity.
@nenkoru Do you have any news on this? Now openziti has static binaries.
@nenkoru Do you have any news on this? Now openziti has static binaries.
Unfortunately, they are not
➜ Downloads file ziti-edge-tunnelt1712x64
ziti-edge-tunnelt1712x64: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=8510e9ced615a6b8b9e790db3a23462c52424931, with debug_info, not stripped
Well, as far as I remember the team has decided to do not build static because of the issues they had with some devices and/or environments. So for me I just proceed with rebuilding an extension every once in a while using the branch in the merge request and pushing it to private registry as well as my gh registry[1]. I have had some small tweaks over the past year, but the gist remains the same. [1] https://github.com/nenkoru/talos-extensions/pkgs/container/openziti
This PR is stale because it has been open 45 days with no activity.