castai / k8s-agent

Apache License 2.0
61 stars 16 forks source link

feat: implement double delta calculation to compare two implementations #196

Closed pijusn-cast closed 1 month ago

pijusn-cast commented 1 month ago

This is only possible given the limited scope of the change. However, we decided it might be worth implementing and pushing this to test the new behaviour before updating all agents to it. This change intentionally duplicates code with the idea being that this should make it easier to just drop one of the two implementations with little effort.