Skip to content

[receiver/k8scluster] deprecate k8s.kubeproxy.version attr #29748

@jinja2

Description

@jinja2

Component(s)

receiver/k8scluster

Is your feature request related to a problem? Please describe.

k8scluster receiver has the optional attribute k8s.kubeproxy.version, the value of which is set to the v1.Node field .status.nodeInfo.kubeProxyVersion. This field is not accurate and is set by kubelet, which does not actually know the kube-proxy version, or even if kube-proxy is running. k8s v1.29 starts the deprecation process of this field.

Describe the solution you'd like

We should start deprecation of the k8s.kubeproxy.version attribute given the value is not accurate, and k8s itself plans to remove it.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions