Skip to content

Bump k8s.io/client-go from 0.25.3 to 0.29.0 #171

Bump k8s.io/client-go from 0.25.3 to 0.29.0

Bump k8s.io/client-go from 0.25.3 to 0.29.0 #171

Triggered via pull request December 13, 2023 22:53
Status Failure
Total duration 1m 24s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Unit tests: internal/resource/persistent_volume_claim.go#L33
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as type "k8s.io/api/core/v1".VolumeResourceRequirements in struct literal
Unit tests
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as type Informer in return statement:
Unit tests
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as type Informer in return statement:
Unit tests
Process completed with exit code 2.
Unit 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/