Not Darko
Not Darko
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's [Discord](https://discord.gg/XGNBEKktkD). ### Context 1.7.0 ### Summary Bee uses 6gb+ memory ### Expected behavior Should work...
- update build tests to go 18 and 19 - remove vendor folder - bump dependencies - add dependabot checks for the future - add automatic goreleaser config
### Summary on a "hot" db nuke (when bee is alive) bee usuallyfails on restart with ``` "time"="2023-12-12 23:36:19.115989" "level"="error" "logger"="node" "msg"="got error, shutting down..." "error"="unable to create kademlia: unable...
fix task failure: TASK [kubernetes-apps/network_plugin/multus : Multus | Start resources] ************************************************ fatal: [hfal12k8n1 -> {{ groups['kube_control_plane'][0] }}]: FAILED! => {"msg": "Error in jmespath.search in json_query filter plugin:\n'ansible.vars.hostvars.HostVarsVars object' has no...
### Context bee-2.1.0 ### Summary Batchstore sync is taking unusual long time to complete. I have measured times of 25 - 60 minutes with several rpc endpoints ### Expected behavior...
Status port is supposed to be configured when zabbix_agent2_statusport is defined. Since its defined in defaults its always defined. Therefore we remove it from default roles/zabbix_agent/templates/agent.conf.j2 - {{ (zabbix_agent_statusport is...