Add retry for podstore #2479
PR-build.yml
on: pull_request
Annotations
4 errors and 2 warnings
Check lint:
plugins/processors/k8sdecorator/k8sdecorator.go#L14
could not import github.com/aws/amazon-cloudwatch-agent/plugins/processors/k8sdecorator/stores (-: # github.com/aws/amazon-cloudwatch-agent/plugins/processors/k8sdecorator/stores
|
Check lint:
plugins/processors/k8sdecorator/stores/podstore.go#L78
podStore.kubeClient.GetNodeInfo undefined (type *kubeletutil.KubeClient has no field or method GetNodeInfo)) (typecheck)
|
Check lint:
plugins/processors/k8sdecorator/stores/podstore.go#L78
podStore.kubeClient.GetNodeInfo undefined (type *kubeletutil.KubeClient has no field or method GetNodeInfo) (typecheck)
|
Check lint
Process completed with exit code 2.
|
Check changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|