Skip to content

Bump k8s.io/metrics from 0.24.17 to 0.28.3 #1070

Bump k8s.io/metrics from 0.24.17 to 0.28.3

Bump k8s.io/metrics from 0.24.17 to 0.28.3 #1070

Triggered via push November 1, 2023 07:20
Status Failure
Total duration 2m 29s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
tests
undefined: schemaconv.ToSchemaFromOpenAPI
tests
objectMeta.GetZZZ_DeprecatedClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method GetZZZ_DeprecatedClusterName)
tests
objectMeta.SetZZZ_DeprecatedClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method SetZZZ_DeprecatedClusterName)
tests
objectMeta.GetZZZ_DeprecatedClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method GetZZZ_DeprecatedClusterName)
tests
objectMeta.SetZZZ_DeprecatedClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".Object has no field or method SetZZZ_DeprecatedClusterName)
tests
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
tests
Process completed with exit code 2.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/