kube-no-trouble icon indicating copy to clipboard operation
kube-no-trouble copied to clipboard

Ingress `extensions/v1beta1` is seen as `networking.k8s.io/v1beta1` instead

Open Berber31 opened this issue 3 years ago • 1 comments

Describe the bug Ingress extensions/v1beta1 is seen as networking.k8s.io/v1beta1 instead

To Reproduce Steps to reproduce the behavior:

  1. Apply an Ingress extensions/v1beta1
  2. Scan it !
  3. Ingress kube-metriques metriques-kube-prometheus-thanos-gateway networking.k8s.io/v1beta1 networking.k8s.io/v1 (1.19.0) is reported

Expected behavior Ingress kube-metriques metriques-kube-prometheus-thanos-gateway extensions/v1beta1 networking.k8s.io/v1 (1.19.0)

Screenshots NA

Versions (please complete the following information):

  • OS: ubuntu
  • kubent: 0.5.1
  • K8s 1.21

Additional context NA

Berber31 avatar Jan 19 '22 20:01 Berber31

Hi @Berber31, thanks for reporting this 👍. Can you please share:

  • the original source manifest
  • and the manifest as outputted by kubectl, ie. kubectl get ... -o yaml

This should help me with debugging the issue (I did a quick test and wasn't able to reproduce).

Thanks

stepanstipl avatar Feb 04 '22 16:02 stepanstipl

Haven't heard back.

stepanstipl avatar Aug 19 '22 17:08 stepanstipl