-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.8.0
-
1
-
False
-
None
-
False
-
-
-
Observability Sprint 2023-09
-
Low
-
No
Description of problem: kube state metrics pod keeps generating some failed info. Please make sure the log truly reflects that these resources do not exist.
If so, shall we make the pod could not keep present Failed info, because for the time being, there are many Failed info in this pod.
Version-Release number of selected component (if applicable): 2.8.0-155
How reproducible:
Steps to Reproduce:
- Deploy MCOCR
- import one GKE standard cluster
- The observability addon is deployed on GKE cluster, pods are running, metrics data are displaying on the Grafana console
- the kube state metrics pod keeps generating some failed info
```
E0511 05:30:30.525715 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.CronJob: the server could not find the requested resou
uested resource
E0511 06:43:33.752189 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.Ingress: the server could not find the requested resource (get ingresses.extensions)
E0511 06:43:33.842621 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v2beta1.HorizontalPodAutoscaler: the server could not find the requested resource
E0511 06:43:33.962965 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.CertificateSigningRequest: the server could not find the requested resource
E0511 06:43:34.748983 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.CronJob: the server could not find the requested resource
E0511 06:43:34.751842 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.PodDisruptionBudget: the server could not find the requested resource
E0511 06:43:34.754458 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.Ingress: the server could not find the requested resource (get ingresses.extensions)
E0511 06:43:34.845666 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v2beta1.HorizontalPodAutoscaler: the server could not find the requested resource
E0511 06:43:34.966012 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.CertificateSigningRequest: the server could not find the requested resource
E0511 06:43:35.751638 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.CronJob: the server could not find the requested resource
E0511 06:43:35.754406 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.PodDisruptionBudget: the server could not find the requested resource
E0511 06:43:35.757531 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.Ingress: the server could not find the requested resource (get ingresses.extensions)
E0511 06:43:35.848174 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v2beta1.HorizontalPodAutoscaler: the server could not find the requested resource
E0511 06:43:35.968317 1 reflector.go:153] pkg/mod/k8s.io/client-go@v0.17.5/tools/cache/reflector.go:105: Failed to list *v1beta1.CertificateSigningRequest: the server could not find the requested resource
```
Actual results:
Expected results:
Additional info:
- account is impacted by
-
ACM-5291 [ACM QE] Observability - ACM 2.8 Train 04 (Global Sprint 2023 - 05) QE Work Items
- Closed