We need to tackle the problem with dependencies like:
etcd
kubernetes
We are using here super old dependencies versions that are causing some problems while developing new features.
It will require some time as the updating these dependencies contains breaking changes so we have to rewrite some logic around furyagent.
Finally, we must activate renovate to automatically update the dependencies :)
Also, we are starting to import this project from furyctl and it is causing some troubles.
We need to tackle the problem with dependencies like:
We are using here super old dependencies versions that are causing some problems while developing new features. It will require some time as the updating these dependencies contains breaking changes so we have to rewrite some logic around furyagent.
Finally, we must activate renovate to automatically update the dependencies :)
Also, we are starting to import this project from furyctl and it is causing some troubles.
Thanks!