nokia / danm

TelCo grade network management in a Kubernetes cluster
BSD 3-Clause "New" or "Revised" License
373 stars 81 forks source link

Fixing K8s 1.21 incompatibility induced by checkpoint file structure change #253

Closed Levovar closed 3 years ago

Levovar commented 3 years ago

Switching to interrogate Pod resource monitoring API instead

Also needed to bump all API related dependencies to 1.19.X due to yet another incompatible upstream code change in client-go

TothFerenc commented 3 years ago

I could test it on a bare metal system with sriov CNI. It works fine. It is ready to be merged.