castai / k8s-agent

Apache License 2.0
61 stars 16 forks source link

feat: TypeMeta as primary object Kind value source #201

Closed pijusn-cast closed 3 weeks ago

pijusn-cast commented 3 weeks ago

This change was already merged and then reverted when we noticed an issue. However, after looking into it more, I found out that the problem was outside this change. Also, I manually tested this commit to confirm that the specific object that we had issue with was included in the deltas produced by the agent.

I intend to get this merged and then manually override agent image in our clusters in order to have one more level of verification before releasing it through the Helm.