Hi!
Any thoughts of updating the package to use net6 and the latest kube client?
Further: Is this project still maintained?
I forked it and updated it to run with net6 and the latest version of the c# k8s client package and it was fairly little code that had to be rewritten.
Now, I changed a whole lot more than just that, so a PR would probably be a bit too messy, but if the package is no longer maintained I will consider setting up a pipeline to publish a nuget package for the fork.
Feel free to take a look at my fork (https://github.com/jitesoft/csharp-operator-sdk) to see if there is anything worth using!
Hi!
Any thoughts of updating the package to use net6 and the latest kube client?
Further: Is this project still maintained?
I forked it and updated it to run with net6 and the latest version of the c# k8s client package and it was fairly little code that had to be rewritten.
Now, I changed a whole lot more than just that, so a PR would probably be a bit too messy, but if the package is no longer maintained I will consider setting up a pipeline to publish a nuget package for the fork.
Feel free to take a look at my fork (https://github.com/jitesoft/csharp-operator-sdk) to see if there is anything worth using!