Skip to content

Release

Release #62

Manually triggered June 5, 2024 11:58
Status Cancelled
Total duration 4m 40s
Artifacts

release.yml

on: workflow_dispatch
Build test image
1m 22s
Build test image
Matrix: Tests e2e on K8s (Fresh install)
Matrix: Tests e2e on K8s (Upgrade)
Release
0s
Release
Containers
0s
Containers
Cleanup
0s
Cleanup
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Tests: internal/scheme/scheme.go#L13
could not import github.com/enix/kube-image-keeper/api/v1alpha1 (-: # github.com/enix/kube-image-keeper/api/v1alpha1
Tests: api/v1alpha1/cachedimage_types.go#L74
cannot use &CachedImage{} (value of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Tests: api/v1alpha1/cachedimage_types.go#L74
cannot use &CachedImageList{} (value of type *CachedImageList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImageList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Tests: api/v1alpha1/cachedimage_utils.go#L30
cannot use &repository (value of type *Repository) as "sigs.k8s.io/controller-runtime/pkg/client".Object value in argument to apiReader.Get: *Repository does not implement "sigs.k8s.io/controller-runtime/pkg/client".Object (missing method DeepCopyObject)
Tests: api/v1alpha1/cachedimage_webhook.go#L16
cannot use r (variable of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to ctrl.NewWebhookManagedBy(mgr).WithDefaulter(r).For: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Tests: api/v1alpha1/cachedimage_webhook.go#L23
impossible type assertion: obj.(*CachedImage)
Tests: api/v1alpha1/repository_types.go#L55
cannot use &Repository{} (value of type *Repository) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *Repository does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Tests: api/v1alpha1/repository_types.go#L55
cannot use &RepositoryList{} (value of type *RepositoryList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *RepositoryList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)) (typecheck)
Tests: cmd/cache/main.go#L20
could not import github.com/enix/kube-image-keeper/api/v1alpha1 (-: # github.com/enix/kube-image-keeper/api/v1alpha1
Tests: api/v1alpha1/cachedimage_types.go#L74
cannot use &CachedImage{} (value of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Build test image
The run was canceled by @paullaffitte.
Build test image
The operation was canceled.