Release #54
release.yml
on: workflow_dispatch
Semantic Version
11s
Tests
3m 6s
Matrix: Tests End-to-End on K8s
Cleanup
3s
Annotations
10 errors and 10 warnings
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#L63
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#L63
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#L19
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#L26
impossible type assertion: obj.(*CachedImage)
|
Tests:
api/v1alpha1/repository_types.go#L52
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#L52
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#L63
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.24.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.25.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.21.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.26.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.23.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.22.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.27.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests End-to-End on K8s (v1.28.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: helm/[email protected], azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Containers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|